-
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.4 optimizer #55238
修改COPY-FROM No.4 optimizer #55238
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
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.
按照docs下的修改意见,针对需要修改地方进行同步修改
PaddlePaddle/docs#6005 (review)
04d93bb
to
8777fba
Compare
Signed-off-by: jjyaoao <[email protected]>
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
Signed-off-by: jjyaoao <[email protected]>
Signed-off-by: jjyaoao <[email protected]>
PR types
Others
PR changes
Docs
Description
更新
paddle.optimizer
中部分类与接口的docstring
,使支持新的中文文档生成方式。