-
Notifications
You must be signed in to change notification settings - Fork 24.3k
[MPS] tril op not handling infs correctly #149866
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/149866
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 0f3cf9e with merge base 2dccd70 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
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.
Thank you for the fix
@pytorchbot merge -f "MPS 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 |
@pytorchbot cherrypick --into release/2.7 -c bugfix |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --into release/2.7 -c bugfix |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --into release/2.7 -c fixes |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --into release/2.7 -c regression |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/2.7 -c regression |
Fixes #149813 Pull Request resolved: #149866 Approved by: https://github.com/malfet (cherry picked from commit ba46643)
Cherry picking #149866The cherry pick PR is at #150479 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
[MPS] tril op not handling infs correctly (#149866) Fixes #149813 Pull Request resolved: #149866 Approved by: https://github.com/malfet (cherry picked from commit ba46643) Co-authored-by: Isalia20 <irakli.salia854@gmail.com>
Fixes pytorch#149813 Pull Request resolved: pytorch#149866 Approved by: https://github.com/malfet
Fixes #149813
cc @kulinseth @albanD @malfet @DenisVieriu97 @jhavukainen