-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DTensor] Add pointwise ops strategy for aten.isinf, aten.isneginf, aten.isposinf #134699
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/134699
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit f9aff83 with merge base 40de63b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@wz337 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@wz337 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@wz337 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@pytorchmergebot merge |
Merge failedReason: This PR needs a If not, please add the To add a label, you can comment to pytorchbot, for example For more information, see Details for Dev Infra teamRaised by workflow job |
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…ten.isposinf (pytorch#134699) Fixes #ISSUE_NUMBER Need it for https://github.com/facebookresearch/optimizers/blob/main/distributed_shampoo/utils/shampoo_preconditioner_list.py#L671 Pull Request resolved: pytorch#134699 Approved by: https://github.com/tianyu-l
Fixes #ISSUE_NUMBER
Need it for https://github.com/facebookresearch/optimizers/blob/main/distributed_shampoo/utils/shampoo_preconditioner_list.py#L671
cc @XilunWu @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wconstab @d4l3k @c-p-i-o @tianyu-l