|
__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
|
Modify error info
|
2022-01-06 01:28:53 -05:00 |
|
test_asgd.py
|
Modify error info
|
2022-01-06 01:28:53 -05: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_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_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_rprop.py
|
Modify error info
|
2022-01-06 01:28:53 -05:00 |