-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[FSDP2] Simplify shard_placement_fn in test #146847
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
This appears to be a diff that was exported from phabricator, but the PR author does not have sufficient permissions to run CI. @tsunghsienlee, please do step 2 of internal wiki to get write access so you do not need to get CI approvals in the future. If you think this is a mistake, please contact the Pytorch Dev Infra team. |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/146847
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 6a81e40 with merge base dd2a943 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D69412878 |
3588d7d
to
ce3d77d
Compare
Summary: Found this while checking `shard_placement_fn` for Shampoo shard independent implementation. Test Plan: OSS CI & tests Differential Revision: D69412878
This pull request was exported from Phabricator. Differential Revision: D69412878 |
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.
fancy
ce3d77d
to
61c3d1b
Compare
Summary: Found this while checking `shard_placement_fn` for Shampoo shard independent implementation. Test Plan: OSS CI & tests Reviewed By: awgu Differential Revision: D69412878
This pull request was exported from Phabricator. Differential Revision: D69412878 |
Summary: Found this while checking `shard_placement_fn` for Shampoo shard independent implementation. Test Plan: OSS CI & tests Reviewed By: awgu Differential Revision: D69412878
61c3d1b
to
6a81e40
Compare
This pull request was exported from Phabricator. Differential Revision: D69412878 |
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
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 |
Summary: Found this while checking
shard_placement_fn
for Shampoo shard independent implementation.Test Plan: OSS CI & tests
Differential Revision: D69412878
cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o