-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Intel macOS check; update docs #9865
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9865
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 2b067cf with merge base 0844c38 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: not user facing" |
@pytorchbot unlabel "topic: not user facing" |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot label "module: build/install" |
Summary
Fixes #9772
Adds a platform check in
install_requirements.py
to exit early on Intel-based macOS systems since they're no longer supported by PyTorch/ExecuTorch. Also updates documentation.References:
Test plan
ERROR: ExecuTorch does not support Intel-based macOS platforms.
message