You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/optimizer
Zhou Wei 5562d8094f
fix API optimizer get_lr to support static graph mode (#28681)
5 years ago
..
__init__.py fix optimizer init (#27995) 5 years ago
adadelta.py Adadelta Optimizer (#26590) 5 years ago
adagrad.py fix norm api doc, test=develop (#27652) 5 years ago
adam.py fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686) 5 years ago
adamax.py fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686) 5 years ago
adamw.py Fix scaled_params append error in AdamW. (#28633) 5 years ago
lr.py fix doc of save/load (#28645) 5 years ago
momentum.py Adadelta Optimizer (#26590) 5 years ago
optimizer.py fix API optimizer get_lr to support static graph mode (#28681) 5 years ago
rmsprop.py fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686) 5 years ago
sgd.py Revert `no_grad` changes and add new implementation (#26826) 5 years ago