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

Update collective ops docs #5237

Merged
merged 12 commits into from
Nov 11, 2022
Merged

Update collective ops docs #5237

merged 12 commits into from
Nov 11, 2022

Conversation

HermitSun
Copy link
Contributor

@HermitSun HermitSun commented Aug 31, 2022

更新集合通信操作的中文文档,包括:

  • paddle.distributed.all_gather
  • paddle.distributed.all_reduce
  • paddle.distributed.alltoall
  • paddle.distributed.broadcast
  • paddle.distributed.reduce
  • paddle.distributed.recv
  • paddle.distributed.irecv
  • paddle.distributed.send
  • paddle.distributed.isend
  • paddle.distributed.scatter
  • paddle.distributed.reduce_scatter
  • paddle.distributed.new_group

增加集合通信操作的中文文档,包括:

  • paddle.distributed.destroy_process_group
  • paddle.distributed.alltoall_single
  • paddle.distributed.stream.all_gather
  • paddle.distributed.stream.all_reduce
  • paddle.distributed.stream.alltoall
  • paddle.distributed.stream.alltoall_single
  • paddle.distributed.stream.broadcast
  • paddle.distributed.stream.recv
  • paddle.distributed.stream.reduce
  • paddle.distributed.stream.reduce_scatter
  • paddle.distributed.stream.send
  • paddle.distributed.stream.scatter

实现PR包括:

PADDLEPADDLE_PR=46922

@paddle-bot
Copy link

paddle-bot bot commented Aug 31, 2022

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5237.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:[Beta]飞桨文档预览工具

Copy link
Contributor

@LiYuRio LiYuRio left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@jzhang533 jzhang533 left a comment

Choose a reason for hiding this comment

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

LGTM

@jzhang533 jzhang533 merged commit 0c3dab1 into PaddlePaddle:develop Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants