-
Notifications
You must be signed in to change notification settings - Fork 412
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
Link MPS and CoreML delegate library into portable_lib #4040
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4040
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (2 Unrelated Failures)As of commit 822a053 with merge base 970e278 (): UNSTABLE - The following jobs failed but were likely due to flakiness present on trunk and has been marked as unstable:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that these are enabled, please update https://github.com/pytorch/executorch/blob/enable_mps_pip/README-wheel.md to mention CoreML and MPS, on a bullet under the XNNPACK item, like
- [macOS only] The Core ML and MPS backends are also linked into the prebuilt module
Summary: As titled. MPS should be linked into portable_lib on mac. Test Plan: See CI job works? Reviewers: Subscribers: Tasks: Tags:
3f0b1d3
to
822a053
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Glad this works now. Might be worth trying to cherry-pick this into the 0.3.0 branch, though it is a little risky.
@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@larryliu0820 merged this pull request in 38d67db. |
Summary: As titled. MPS and CoreML should be linked into portable_lib on mac. Pull Request resolved: pytorch#4040 Test Plan: See CI job works? Reviewed By: dbort Differential Revision: D59351891 Pulled By: larryliu0820 fbshipit-source-id: 2d551b84b1fd09995ef3cbf0594b2e1b46854276
Summary: As titled. MPS and CoreML should be linked into portable_lib on mac.
Test Plan: See CI job works?
Reviewers:
Subscribers:
Tasks:
Tags: