Dynamo support for collective broadcast op#135171
Dynamo support for collective broadcast op#135171zpcore wants to merge 3 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135171
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 a34c4fb with merge base 30b9894 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Add @JackCaoG in the review. |
|
@wconstab wondering if you can find anyone in your team can help review this pr? |
|
@pytorchbot label "release notes: distributed (c10d)" |
|
The failing test job seems didn't get launched. |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
@pytorchbot rebase |
|
PyTorch/XLA is still requesting the feature, reopen. cc @bfolie |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
PR #135171 is closed, won't rebase |
Add dynamo path for
torch.distributed.boardcast.This PR is a requirement for pytorch/xla#7956.
cc @XilunWu @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o