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
kingfo 9708e58259
fix TupleToArray & Cast operator issue
5 years ago
..
__init__.py initial version 6 years ago
test_adam.py add lazy adam optim and support sparse adam & ftrl for cpu backend 6 years ago
test_adam_with_tuple_grad.py sparse grad for gatherv2 6 years ago
test_ftrl.py add lazy adam optim and support sparse adam & ftrl for cpu backend 6 years ago
test_lamb.py fix_bug_in_check_lamb_warmup_step 6 years ago
test_lars.py pylint clean 6 years ago
test_lazyadam.py add lazy adam optim and support sparse adam & ftrl for cpu backend 6 years ago
test_lr_schedule.py pylint waring clean 6 years ago
test_momentum.py pylint waring clean 6 years ago
test_optimizer.py fix TupleToArray & Cast operator issue 5 years ago
test_proximal_ada_grad.py add proximal_ada_grad optimizer 6 years ago
test_rmsprop.py pylint waring clean 6 years ago