-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[MPS] Make MetalShaderLibrary usable from C++ #141477
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
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141477
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 715eb74 with merge base 2398e75 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge -f "MPS + Lint is green" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
That returns names of all the function in shader Pull Request resolved: #141499 Approved by: https://github.com/manuelcandales, https://github.com/Skylion007 ghstack dependencies: #141474, #141475, #141476, #141477
By guarding Metal framework include and defining all ObjC protocols to dummy `void*` Pull Request resolved: pytorch#141477 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#141474, pytorch#141475, pytorch#141476
By guarding Metal framework include and defining all ObjC protocols to dummy `void*` Pull Request resolved: pytorch#141477 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#141474, pytorch#141475, pytorch#141476
That returns names of all the function in shader Pull Request resolved: pytorch#141499 Approved by: https://github.com/manuelcandales, https://github.com/Skylion007 ghstack dependencies: pytorch#141474, pytorch#141475, pytorch#141476, pytorch#141477
Stack from ghstack (oldest at bottom):
By guarding Metal framework include and defining all ObjC protocols to dummy
void*