Skip to content

Update collective ops docs#5237

Merged
jzhang533 merged 12 commits intoPaddlePaddle:developfrom
HermitSun:develop
Nov 11, 2022
Merged

Update collective ops docs#5237
jzhang533 merged 12 commits intoPaddlePaddle:developfrom
HermitSun:develop

Conversation

@HermitSun
Copy link
Copy Markdown
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
Copy Markdown

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]飞桨文档预览工具

Comment thread docs/api/paddle/distributed/reduce_scatter_cn.rst Outdated
Copy link
Copy Markdown
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
Copy Markdown
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