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.
mindspore/tests/ut/python/nn/optim
wangnan39@huawei.com 0fe9e2e4cb
support import dynamic_lr from nn
6 years ago
..
__init__.py initial version 6 years ago
test_ada_grad.py add adagrad optim 6 years ago
test_adam.py support import dynamic_lr from nn 6 years ago
test_ftrl.py sparse optimizer 6 years ago
test_lamb.py uniform learning_rate behavior of optimizers 6 years ago
test_lars.py modify lars interface 6 years ago
test_lazyadam.py sparse optimizer 6 years ago
test_lr_schedule.py remove name arg from gradoperation 6 years ago
test_momentum.py pylint waring clean 6 years ago
test_optimizer.py uniform learning_rate behavior of optimizers 6 years ago
test_proximal_ada_grad.py sparse optimizer 6 years ago
test_rmsprop.py support weight decay for sparse optimizer 6 years ago
test_target.py sparse optimizer 6 years ago