[Docathon][Add CN Doc No.50-51]#6375
Closed
entired wants to merge 2 commits intoPaddlePaddle:developfrom
Closed
Conversation
|
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6375.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
| ------------------------------- | ||
|
|
||
| .. py:function:: paddle.incubate.distributed.fleet.recompute_hybrid(ctx, function, *args, **kwargs) | ||
| 在混合并行场景中,重新计算中间激活以节省内存。#NODTE(shenliang03)当前的混合并行重新计算具有局限性。 |
Contributor
There was a problem hiding this comment.
辛苦把#NODTE(shenliang03)去掉,然后后面1,2,3点格式修改一下(比如列表的形式),中英文都改一下。
| #它不能处理以下几种情况: | ||
|
|
||
| |序号|情况描述| | ||
| | ---- | ---- | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR types
Others
PR changes
Docs
Description
中文文档添加任务
#6193
新增中文文档:
• paddle.incubate.distributed.fleet.recompute_hybrid_cn.rst
• paddle.incubate.distributed.fleet.recompute_sequential_cn.rst
英文文档链接:
序号 API名称
50 paddle.incubate.distributed.fleet.recompute_hybrid
51 paddle.incubate.distributed.fleet.recompute_sequential
英文文档地址
https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/incubate/distributed/fleet/recompute_hybrid_en.html
https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/incubate/distributed/fleet/recompute_sequential_en.html
@wuhuachaocoding @sunzhongkai588