OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
Yuan Liu 63a3af4f8c
[Feature]: Add optimizer hook (#70)
* [Feature]: Add optimizer hook

* [Fix]: Update docstring

* [Fix]: Add call with in UT
2022-03-01 17:42:15 +08:00
.github Ignore the docstring of magic methods (#28) 2022-02-17 21:00:35 +08:00
docs [Doc] Add runner tutorial. (#55) 2022-03-01 15:58:34 +08:00
mmengine [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
requirements Add runtime.txt and tests.txt (#36) 2022-02-19 12:55:56 +08:00
tests [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
.gitignore add config test (#10) 2022-02-17 17:46:06 +08:00
.pre-commit-config.yaml add config test (#10) 2022-02-17 17:46:06 +08:00
LICENSE
README.md
pytest.ini Mock unimplemented modules and fix unit tests (#54) 2022-02-25 15:24:27 +08:00
requirements.txt Fix setup.py and add requirements.txt (#37) 2022-02-19 13:43:36 +08:00
setup.cfg
setup.py Fix setup.py and add requirements.txt (#37) 2022-02-19 13:43:36 +08:00

README.md

MMEngine