-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Docathon][Fix System Message No.20] #58744
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
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.
示例代码检查失败了,该 skip 的就skip吧
Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
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
从distributed 目录开始 __init__里面就没东西了,导致直接从 paddle 无法导入那之后的模块,从而 CI-Static-Check 报错。该 api 在 incubate 下,示例代码应该后续会由研发同学完善,CI-Static-Check 可暂时豁免 |
* Update dist_save.py * Apply suggestions from code review * Update dist_save.py * Update python/paddle/incubate/distributed/utils/io/dist_save.py Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
PR types
Others
PR changes
Docs
Description
#58237 20