OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
RangiLyu 7353778b7c
[Feature]: Add optimzier and constructor. (#25)
* [Feature]: Add optimzier and constructor.

* refactor unit tests

* add optimizer doc

* add parrots wrapper

* add parrots wrapper

* solve comments

* resolve comments
2022-02-19 14:09:37 +08:00
.github Ignore the docstring of magic methods (#28) 2022-02-17 21:00:35 +08:00
docs [Feature]: Add optimzier and constructor. (#25) 2022-02-19 14:09:37 +08:00
mmengine [Feature]: Add optimzier and constructor. (#25) 2022-02-19 14:09:37 +08:00
requirements Add runtime.txt and tests.txt (#36) 2022-02-19 12:55:56 +08:00
tests [Feature]: Add optimzier and constructor. (#25) 2022-02-19 14:09:37 +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 Add runtime.txt and tests.txt (#36) 2022-02-19 12:55:56 +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