mindspore2022/tests/ut/python/nn/optim
lilei 497067d7b2 add sparse proximal ada grad optimizer 2020-06-19 09:56:28 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_adam.py support loss scale for sparse situation 2020-06-15 22:17:53 +08:00
test_adam_with_tuple_grad.py sparse grad for gatherv2 2020-06-11 12:00:53 +08:00
test_ftrl.py support loss scale for sparse situation 2020-06-15 22:17:53 +08:00
test_lamb.py fix_bug_in_check_lamb_warmup_step 2020-05-28 12:15:12 +08:00
test_lars.py pylint clean 2020-05-26 19:36:54 +08:00
test_lazyadam.py support loss scale for sparse situation 2020-06-15 22:17:53 +08:00
test_lr_schedule.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_momentum.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_optimizer.py fix TupleToArray & Cast operator issue 2020-06-15 14:39:10 +08:00
test_proximal_ada_grad.py add sparse proximal ada grad optimizer 2020-06-19 09:56:28 +08:00
test_rmsprop.py pylint waring clean 2020-05-13 11:30:27 +08:00