We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fbc47 commit 97842e0Copy full SHA for 97842e0
docs/api/paddle/distributed/Overview_cn.rst
@@ -102,7 +102,7 @@ Fleet 分布式高层 API
102
" :ref:`send <cn_api_paddle_distributed_send>` ", "发送一个 tensor 到指定进程"
103
" :ref:`recv <cn_api_paddle_distributed_recv>` ", "接收一个来自指定进程的 tensor"
104
" :ref:`barrier <cn_api_paddle_distributed_barrier>` ", "同步路障,阻塞操作以实现组内进程同步"
105
- " :ref:`wait <cn_api_paddle_distributed_wait>` ", "同步通信组"
+ " :ref:`wait <cn_api_paddle_distributed_wait>` ", "同步通信组,在指定的通信组中同步特定的 tensor 对象"
106
107
.. _05:
108
0 commit comments