Skip to content

Update collective ops docs#5237

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

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

Conversation

@HermitSun

@HermitSun HermitSun commented Aug 31, 2022

Copy link
Copy Markdown
Contributor

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

  • 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

paddle-bot Bot commented Aug 31, 2022

Copy link
Copy Markdown

感谢你贡献飞桨文档,文档预览构建中,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

@LiYuRio LiYuRio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@jzhang533 jzhang533 left a comment

Copy link
Copy Markdown
Collaborator

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