docs
docs copied to clipboard
Update collective ops docs
更新集合通信操作的中文文档,包括:
- 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包括:
- https://github.com/PaddlePaddle/Paddle/pull/45574
- https://github.com/PaddlePaddle/Paddle/pull/45844
- https://github.com/PaddlePaddle/Paddle/pull/45282
- https://github.com/PaddlePaddle/Paddle/pull/46023
- https://github.com/PaddlePaddle/Paddle/pull/46295
- https://github.com/PaddlePaddle/Paddle/pull/46761
- https://github.com/PaddlePaddle/Paddle/pull/46962
- https://github.com/PaddlePaddle/Paddle/pull/46922
PADDLEPADDLE_PR=46922
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5237.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html 预览工具的更多说明,请参考:[Beta]飞桨文档预览工具