-
Notifications
You must be signed in to change notification settings - Fork 293
[moe training] Add 2D parallel (FSDP2 + TP) tests for routed experts #2475
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/pytorch/ao/2475
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 1 Pending, 1 Unrelated FailureAs of commit 80c88fc with merge base 6821971 ( BROKEN TRUNK - The following job 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. |
@@ -0,0 +1 @@ | |||
torchrun --nproc_per_node=4 --local-ranks-filter=0 -m pytest test/prototype/moe_training/test_fsdp_tp.py -s |
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.
at this point I'd also add test_everything.sh
which runs all of the shell scripts, same as we do for float8 training
c9d1176
to
d9501e0
Compare
e92f92d
to
04a3d2f
Compare
756833c
to
e24c603
Compare
MPS test failure is unrelated to this change |
Stack
Summary
Test plan
./test/prototype/moe_training/test_fsdp_tp.sh