Skip to content
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

[Docathon][Fix COPY-FROM No.11-15] #6310

Closed
wants to merge 12 commits into from
Prev Previous commit
Update Adam_cn.rst
COPY-FROM: paddle.optimizer.set_lr_scheduler
修改:paddle.optimizer.Adam.set_lr_scheduler
  • Loading branch information
Turingg authored Nov 23, 2023
commit 0f0c00dd9066ae37f46a93314716023761d518e0
2 changes: 1 addition & 1 deletion docs/api/paddle/optimizer/Adam_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ set_lr_scheduler(scheduler)

**代码示例**

COPY-FROM: paddle.optimizer.set_lr_scheduler
COPY-FROM: paddle.optimizer.Adam.set_lr_scheduler

get_lr()
'''''''''
Expand Down