Skip to content
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

映射文档 No. 154/156/157 #6046

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 22, 2023

PaddlePaddle/PaConvert#112

154 torch.distributed.gather_object
156 torch.distributed.scatter_object_list
157 torch.distributed.reduce_scatter

paddle.distributed.scatter_object_list(out_object_list, in_object_list, src=0, group=None)
```

其中 PyTorch 和 Paddle 功能一致,参数用法不一致,具体如下:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看下面的描述,这个是 仅参数名不一致

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已修改

@@ -0,0 +1,24 @@
## [参数不一致]torch.distributed.scatter_object_list
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是 仅参数名不一致

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已修改

Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhwesky2010 zhwesky2010 merged commit f1ee531 into PaddlePaddle:develop Jul 26, 2023
2 checks passed
@co63oc co63oc deleted the doc154 branch August 30, 2023 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants