[CodeStyle][DocFormat][104] Use pycon marker in hapi/decomposition/vision docs#77966
Merged
SigureMo merged 3 commits intoPaddlePaddle:developfrom Feb 19, 2026
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
Contributor
Author
|
@SigureMo 自查完成:本 PR 将以下 3 个文件的 docstring 示例标记从
仅文档示例标记调整,无运行逻辑改动。辛苦 review 🙏 |
SigureMo
requested changes
Feb 18, 2026
Member
|
这次 template 都不对了…… 另外,咋又只改了 3 个文件啊,后面多改点啊 |
Contributor
Author
|
@SigureMo 已完成本轮修复:
辛苦再看一眼 🙏 |
SigureMo
approved these changes
Feb 18, 2026
Contributor
Author
|
/re-run all-failed |
SigureMo
requested changes
Feb 19, 2026
Member
SigureMo
left a comment
There was a problem hiding this comment.
static check timeout 了,可以适当提升下 timeout,参考其他示例代码
Contributor
Author
|
@SigureMo 这条 PR 之前提到的 review 点我已逐条处理并清理线程,当前未见未解决 review thread。辛苦复查一下,如果还有遗漏我会马上跟进 🙏 |
Member
|
?CI 挂了啊! |
…ct_from_url example
Contributor
Author
|
@SigureMo 已根据你说的 static-check timeout 建议处理:
这次是直接针对超时样例做了 timeout 提升,麻烦复查。若还有新的可复现失败我继续马上修。 /re-run all-failed |
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
This PR migrates docstring code-block markers from
pythontopyconfor interactive examples in the following files:python/paddle/hapi/hub.pypython/paddle/decomposition/register.pypython/paddle/vision/ops.pyAlso ran
ruff formaton touched files.Related PRs:
pyconmarker in geometric/sparse docs (batch) #77965是否引起精度变化
否