-
Couldn't load subscription status.
- Fork 869
[Docathon][Fix Doc Format No.22] fix doc ParallelEnv_cn #7538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7538.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
|
@jzhang533 @reyoung @Superjomn @Genieliu 老师们好,这个PR好像需要麻烦老师们帮忙review并批准,辛苦~ |
|
23 题也已经合入了,请修改下标题 |
收到,已修改,谢谢老师 |
| 调用 ``paddle.distributed.set_mesh`` 方法来配置 mesh 信息,并将本 API 的 mesh 参数设置为 None。注意,如果您通过本 API 传递 | ||
| 了 mesh 信息,传入的 mesh 会覆盖外部设置的 mesh。 | ||
| - **config** (dict,可选) - 用来指导并行化的配置。该配置是一个字典,键的值可以从 ``dp_config`` , ``mp_config`` 与 | ||
| - **config** (dict,可选) - 用来指导并行化的配置。该配置是一个字典,键的值可以从 ``dp_config``,``mp_config`` 与 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
预览: ParallelEnv_cn
由于No.23已经被合入啦,所以不用对这个文件进行修改啦~ 可能需要取消该文件的修改然后重新push一下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
收到,已修改,辛苦老师再看看~
|
@Echo-Nie @sunzhongkai588 辛苦两位老师再review一下~ |
📚 本次 PR 文档预览链接(点击展开)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
完成ParallelEnv_cn文档的格式修复,另注:提交该PR前发现parallelize_cn.rst、Strategy_cn.rst已被其他同学修复并已merge