-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[MPSInductor] Implement pow()
#144827
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
[MPSInductor] Implement pow()
#144827
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/144827
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 58 Pending, 1 Unrelated FailureAs of commit d545403 with merge base 898a90c ( UNSTABLE - The following job failed but was 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. |
@pytorchbot merge -f "MPS + Lint are 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 |
By calling `self.index_to_str` from `load`,`store` and `check_bounds` in order to properly handle sizevars variables renames Pull Request resolved: #144917 Approved by: https://github.com/dcci ghstack dependencies: #144827
Caused by #144649 Do not try to insert anything into the header if wrapper is not ready yet Fixes `test_sort_mps` Pull Request resolved: #144924 Approved by: https://github.com/dcci ghstack dependencies: #144827, #144917
Stack from ghstack (oldest at bottom):
pow()
#144827cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov