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

* [Fix]: update docstring and add assert_call to UT
2022-03-01 15:49:44 +08:00
.github Ignore the docstring of magic methods (#28) 2022-02-17 21:00:35 +08:00
docs [Feature]: Add sampler seed hook (#64) 2022-03-01 15:38:01 +08:00
mmengine [Feature]: Add param scheduler hook (#63) 2022-03-01 15:49:44 +08:00
requirements Add runtime.txt and tests.txt (#36) 2022-02-19 12:55:56 +08:00
tests [Feature]: Add param scheduler hook (#63) 2022-03-01 15:49:44 +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 init commit to setup 2022-02-08 17:37:03 +08:00
README.md init commit to setup 2022-02-08 17:37:03 +08:00
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 update isort version (#1) 2022-02-09 20:05:26 +08:00
setup.py Fix setup.py and add requirements.txt (#37) 2022-02-19 13:43:36 +08:00

README.md

MMEngine