-
Notifications
You must be signed in to change notification settings - Fork 5.9k
fix api name, english doc, unittest, and remove useless alias of 2.0 lr_scheduler #27686
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
fix api name, english doc, unittest, and remove useless alias of 2.0 lr_scheduler #27686
Conversation
|
Thanks for your contribution! |
2fb481c to
0d90a8a
Compare
3ab4e05 to
7ea6387
Compare
31108b8 to
c301601
Compare
c301601 to
476f8e3
Compare
813be9d to
b686e04
Compare
3f7b738 to
8e9e055
Compare
8e9e055 to
cc83284
Compare
cc83284 to
961560d
Compare
87c1785 to
db78404
Compare
db78404 to
af8a6d1
Compare
af8a6d1 to
81582b4
Compare
81582b4 to
0d34d19
Compare
XiaoguangHu01
left a comment
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
python/paddle/optimizer/optimizer.py
Outdated
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.
这行可以删除
python/paddle/optimizer/optimizer.py
Outdated
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.
这行可以删除
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/lr.py
Outdated
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
python/paddle/optimizer/optimizer.py
Outdated
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.
这行可以删除
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.
All Done
0d34d19 to
d45af89
Compare
TCChenlong
left a comment
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
XiaoguangHu01
left a comment
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
raindrops2sea
left a comment
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
…er (PaddlePaddle#27686) * fix doc and unittest of 2.0 lr_scheduler * fix doc of 2.0 lr_scheduler * fix unittest * fix english doc of lr_scheduler * fix api name of lr scheduler * fix api name of lr scheduler
PR types
New features
PR changes
APIs
Describe