-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
修改COPY-FROM No.14 incubate #55234
修改COPY-FROM No.14 incubate #55234
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
Sorry to inform you that ff363b4's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
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 for docs
@cxxly 该两个api中英文的代码示例之前是不一致的,为了保持一致,将中文的代码示例同步到英文,看看是否ok
解决CI报错 |
Signed-off-by: jjyaoao <[email protected]>
后续修改文档的任务,可以在commit信息里加test=document_fix,来加速CI |
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
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 for bfgs/lbfgs
Signed-off-by: jjyaoao <[email protected]>
Signed-off-by: jjyaoao <[email protected]>
PR types
Others
PR changes
Docs
Description
更新
paddle.incubate
中部分类与接口的docstring
,使支持新的中文文档生成方式。