mmsegmentation/mmseg/apis
FangjianLin 5b605b086d
[Fix] Register optimizer constructor with mmseg (#1456)
* [fix] register optimizer onstructor with mmseg

* fix lint

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* Update tests/test_core/test_optimizer.py

* Update tests/test_core/test_optimizer.py

* Update tests/test_core/test_optimizer.py

* Update tests/test_core/test_optimizer.py

* fix lint

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-04-16 16:45:17 +08:00
..
__init__.py [Enchance] Set a random seed when the user does not set a seed. (#1039) 2021-11-26 10:55:15 +08:00
inference.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test.py [Fix] Fix test error when using --show-dir (#1091) 2021-12-06 08:10:18 -08:00
train.py [Fix] Register optimizer constructor with mmseg (#1456) 2022-04-16 16:45:17 +08:00