mindspore/tests/ut/python/nn/optim
He Wei 2d7c4334ec Support fusion_size argument for flatten_weights 2022-05-20 17:11:48 +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_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_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 Support fusion_size argument for flatten_weights 2022-05-20 17:11:48 +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