[CodeStyle][DocFormat][123] Use pycon marker in python/paddle/distributed/fleet/recompute/recompute.py#77987
Merged
SigureMo merged 2 commits intoPaddlePaddle:developfrom Feb 19, 2026
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
Contributor
Author
|
自检完成:本 PR 仅将 docstring 中的 本次按同一主题(fleet base docs)批量处理 5 个文件,并已执行 @SigureMo 辛苦帮忙 review 🙏 |
e6a6ec1 to
a827622
Compare
pycon marker in fleet base docspycon marker in fleet recompute/mpu docs
Contributor
Author
|
收到,已经按要求重做:
麻烦再看一下 🙏 |
…ributed/fleet/recompute/recompute.py`
a827622 to
3bce457
Compare
pycon marker in fleet recompute/mpu docspycon marker in python/paddle/distributed/fleet/recompute/recompute.py
Contributor
Author
|
已按 review 意见重做:
请帮忙复查这版,感谢 @SigureMo 🙏 |
SigureMo
requested changes
Feb 19, 2026
Member
|
改一个文件可以是可以,但是效率太低了,不是说了好几次一个 PR 尝试改 5-10 个文件么?下个 PR 多改点吧 |
Contributor
Author
|
已按本轮 review 逐条修改并推送 commit
另外你提到的效率问题我会继续执行:后续新 PR 采用同主题 5-10 文件批量提交,避免过碎。 @SigureMo 麻烦再帮忙过一下 🙏 |
SigureMo
approved these changes
Feb 19, 2026
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 Category
User Experience
PR Types
Docs
Description
Migrate docstring example markers from
.. code-block:: pythonto.. code-block:: pyconin:python/paddle/distributed/fleet/recompute/recompute.pyThis PR is rebuilt from latest
developand uses a non-overlapping file set to avoid conflicts with nearby docformat PRs.是否引起精度变化
否