OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
Mashiro 5007825619
[Fix] change CheckPointHook before_run to before train (#214)
* change CheckPointHook before_run to before train

* using tmp_path in each checkpointhook test case
2022-05-05 20:08:07 +08:00
.circleci Try to fix lint issue (#199) 2022-04-26 13:53:00 +08:00
.github fix mmdet->mmengine in build.yml (#104) 2022-03-07 18:12:15 +08:00
docs [Fix] Fix dump config without self.filename (#202) 2022-04-27 19:43:12 +08:00
mmengine [Fix] change CheckPointHook before_run to before train (#214) 2022-05-05 20:08:07 +08:00
requirements [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00
tests [Fix] change CheckPointHook before_run to before train (#214) 2022-05-05 20:08:07 +08:00
.gitignore [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +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
MANIFEST.in [Feature] Add checkpoint helper (#93) 2022-03-06 22:05:07 +08:00
README.md init commit to setup 2022-02-08 17:37:03 +08:00
pytest.ini Update pytest.ini (#156) 2022-03-30 23:26:12 +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] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00

README.md

MMEngine