1
0
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 18:13:50 +08:00

2 Commits

Author SHA1 Message Date
Ma Zerun
fcd57913ae
[Enhance] Upgrade isort pre-commit hooks. ()
* Use new version flake8 and isort hooks

* Fix missing copyright
2022-02-17 02:17:20 +08:00
Zhicheng Chen
851b438574
[Feature] Support LAMB optimizer. ()
* 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