mindspore2022/tests/ut/python/nn/optim
Zhang Qinghua a137fa1d0b Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
2021-08-28 17:36:12 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_ada_grad.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_adafactor.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_adam.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_ftrl.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_lamb.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_lars.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_lazyadam.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_lr_schedule.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_momentum.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_optimizer.py uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
test_proximal_ada_grad.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_rmsprop.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_target.py [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00