Skip to content

Commit

Permalink
fix some error
Browse files Browse the repository at this point in the history
  • Loading branch information
Difers committed Aug 9, 2023
1 parent 758139f commit 6ae984f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions python/paddle/optimizer/lr.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@
'MultiplicativeDecay',
'OneCycleLR',
'CyclicLR',
'exponential_decay',
'natural_exp_decay',
'inverse_time_decay',
'polynomial_decay',
'piecewise_decay',
'noam_decay',
'cosine_decay',
'linear_lr_warmup',
]


Expand Down

0 comments on commit 6ae984f

Please sign in to comment.