|
__init__.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_adam.py
|
support weight decay for sparse optimizer
|
2020-06-28 17:49:03 +08:00 |
|
test_adam_with_tuple_grad.py
|
Add IndexedSlices
|
2020-06-30 17:38:24 +08:00 |
|
test_ftrl.py
|
support weight decay for sparse optimizer
|
2020-06-28 17:49:03 +08:00 |
|
test_lamb.py
|
fix_bug_in_check_lamb_warmup_step
|
2020-05-28 12:15:12 +08:00 |
|
test_lars.py
|
modify lars interface
|
2020-06-23 11:23:28 +08:00 |
|
test_lr_schedule.py
|
pylint waring clean
|
2020-05-13 11:30:27 +08:00 |
|
test_momentum.py
|
pylint waring clean
|
2020-05-13 11:30:27 +08:00 |