mindspore/tests/ut/python/nn/optim
shaojunsong 0cb0ff6659 Rectify Adam Optimizer 2022-09-26 22:17:19 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_ada_grad.py Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
test_adadelta.py feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap. 2022-06-19 08:01:14 +08:00
test_adafactor.py Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
test_adam.py Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
test_adam2.py Rectify Adam Optimizer 2022-09-26 22:17:19 +08:00
test_apply_adam_with_amsgrad.py fix some ut cases mode set 2022-09-06 16:01:00 +08:00
test_asgd.py Modify error info 2022-01-06 01:28:53 -05:00
test_ftrl.py Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +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_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 fix some ut cases mode set 2022-09-06 16:01:00 +08:00
test_proximal_ada_grad.py Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
test_rmsprop.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_rprop.py Modify error info 2022-01-06 01:28:53 -05:00