-
Notifications
You must be signed in to change notification settings - Fork 24.8k
[DTensor] Add pointwise ops strategy for aten.minimum
#145816
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/145816
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit f817d7d with merge base 4be831b ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ddceed1
to
c109bd2
Compare
aten.minimum
c109bd2
to
a708fc2
Compare
a708fc2
to
f817d7d
Compare
@wz337 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@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 |
Need it for Shampoo optimizer.
https://github.com/facebookresearch/optimizers/blob/9c5700ad5ee81c28dc565c1a49c4b940da28eb8d/matrix_functions.py#L240-L242
cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wconstab @d4l3k @c-p-i-o @tianyu-l @XilunWu