[c10d] Fix docstring of scatter_object_list#84596
[c10d] Fix docstring of scatter_object_list#84596kumpera wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 Helpful links
❌ 2 New FailuresAs of commit c1ce320 (more details on the Dr. CI page): Expand to see more
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
|
@pytorchmergebot merge -f "This is a quite safe change, all it does is deletes a few lines from a docstring." |
|
@pytorchbot successfully started a merge job. Check the current status here. |
|
Hey @kumpera. |
Summary: The docstring for scatter_object_list mentions is doesn't work with NCCL, but this was fixed in #79034 Pull Request resolved: #84596 Approved by: https://github.com/H-Huang Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/e96fb5d58c2accd717f0859b510ae7facb6d6aac Reviewed By: izaitsevfb Differential Revision: D39312639 Pulled By: kumpera fbshipit-source-id: dc1b57b7ad464cf00b44ac6dbfca5349e9fd41b1
The docstring for scatter_object_list mentions is doesn't work with NCCL, but this was fixed in pytorch#79034 Pull Request resolved: pytorch#84596 Approved by: https://github.com/H-Huang
The docstring for scatter_object_list mentions is doesn't work with NCCL, but this was fixed in #79034