[CodeStyle][DocFormat][119] Use pycon marker in fleet utils docs#77983
Merged
SigureMo merged 3 commits intoPaddlePaddle:developfrom Feb 19, 2026
Merged
Conversation
Contributor
Author
|
自检完成:本 PR 仅将 docstring 中的 @SigureMo 辛苦帮忙 review 🙏 |
|
你的PR提交成功,感谢你对开源项目的贡献! |
Member
|
codestyle 没过,不给 review |
Member
|
另外怎么改的文件数量越来越少了啊,任务描述不是写了一个 PR 5-10 个文件么?之后 PR 可以按照这个数量来 |
Contributor
Author
|
已处理 codestyle 失败并推送 commit 关于文件数量建议已收到:后续新 PR 会按任务描述控制在 5-10 个文件,保持主题聚焦且避免与已有 PR 重叠。 这边先触发失败检查重跑,辛苦 @SigureMo 再看一眼 🙏 /re-run all-failed |
SigureMo
requested changes
Feb 19, 2026
python/paddle/distributed/fleet/utils/hybrid_parallel_inference.py
Outdated
Show resolved
Hide resolved
SigureMo
approved these changes
Feb 19, 2026
Contributor
Author
|
已按本轮 review 5 条建议全部完成修复并推送 commit
5 个 review 线程已逐条回复并 resolve。辛苦 @SigureMo 再看一眼 🙏 /re-run all-failed |
This was referenced 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 fleet utils docs.Updated files:
python/paddle/distributed/fleet/utils/hybrid_parallel_inference.pypython/paddle/distributed/fleet/utils/__init__.pyRelated PRs:
pyconmarker in fleet base utility docs #77982是否引起精度变化
否