Skip to content

Commit 97842e0

Browse files
committed
修改:同步通信组,在指定的通信组中同步特定的 tensor 对象
1 parent a0fbc47 commit 97842e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/distributed/Overview_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Fleet 分布式高层 API
102102
" :ref:`send <cn_api_paddle_distributed_send>` ", "发送一个 tensor 到指定进程"
103103
" :ref:`recv <cn_api_paddle_distributed_recv>` ", "接收一个来自指定进程的 tensor"
104104
" :ref:`barrier <cn_api_paddle_distributed_barrier>` ", "同步路障,阻塞操作以实现组内进程同步"
105-
" :ref:`wait <cn_api_paddle_distributed_wait>` ", "同步通信组"
105+
" :ref:`wait <cn_api_paddle_distributed_wait>` ", "同步通信组,在指定的通信组中同步特定的 tensor 对象"
106106

107107
.. _05:
108108

0 commit comments

Comments
 (0)