|
__init__.py
|
initial version
|
2020-03-27 22:54:54 +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_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_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 |