mmclassification/tests/test_runtime
Zhicheng Chen 851b438574
[Feature] Support LAMB optimizer. (#591)
* impl lamb

* Add unit tests

* Fix unit test

* Fix unit tests

* Use list instead of tuple in `__all__` according to PEP8

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-13 17:24:44 +08:00
..
test_eval_hook.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_num_class_hook.py [Enhance] Added NumClassCheckHook and unit tests (#559) 2021-12-08 18:15:05 +08:00
test_optimizer.py [Feature] Support LAMB optimizer. (#591) 2021-12-13 17:24:44 +08:00