[MPS] Migrate lu_unpack to Metal and fix lu_solve backward#168120
[MPS] Migrate lu_unpack to Metal and fix lu_solve backward#168120kurtamohler wants to merge 4 commits intogh/kurtamohler/63/basefrom
lu_unpack to Metal and fix lu_solve backward#168120Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/168120
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 99d7c70 with merge base c6ae757 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Attention! native_functions.yaml was changedIf you are adding a new function or defaulted argument to native_functions.yaml, you cannot use it from pre-existing Python frontend code until our FC window passes (two weeks). Split your PR into two PRs, one which adds the new C++ functionality, and one that makes use of it from Python, and land them two weeks apart. See https://github.com/pytorch/pytorch/wiki/PyTorch's-Python-Frontend-Backward-and-Forward-Compatibility-Policy#forwards-compatibility-fc for more info. Caused by: |
|
@pytorchbot megre -f "Lint + MPS are green" |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot merge -f "Lint + MPS 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 |
Pull Request resolved: #168120 Approved by: https://github.com/malfet ghstack dependencies: #167569
Stack from ghstack (oldest at bottom):
lu_unpackto Metal and fixlu_solvebackward #168120linalg.lu_solveandlinalg.lu#167569