OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
RangiLyu 5e1ef1dd6c
[Docs] Update runner documents. (#430)
* [Doc] Update runner documents.

* update

* fix link

* update

* update

* Update import manner of Runner

Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
2022-08-22 11:30:49 +08:00
.circleci Replace markdownlint with mdformat to avoid installing ruby (#233) 2022-05-17 20:52:22 +08:00
.github Replace markdownlint with mdformat to avoid installing ruby (#233) 2022-05-17 20:52:22 +08:00
docs [Docs] Update runner documents. (#430) 2022-08-22 11:30:49 +08:00
mmengine [Enhancement] Improve revert_sync_batchnorm to support mmcv SyncBN (#448) 2022-08-21 14:54:52 +08:00
requirements [Refactor]: migrate LMDB backends and modifications from open-mmlab/mmcv#1764 and open-mmlab/mmcv#1747 (#426) 2022-08-19 16:06:49 +08:00
tests Fix unit tests (#449) 2022-08-21 14:54:24 +08:00
.gitignore [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +08:00
.pre-commit-config-zh-cn.yaml Add .pre-commit-config-zh-cn.yaml (#405) 2022-08-15 11:50:53 +08:00
.pre-commit-config.yaml [Fix]: fix mdformat version to support python3.6 (#315) 2022-06-21 16:32:58 +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 Replace markdownlint with mdformat to avoid installing ruby (#233) 2022-05-17 20:52:22 +08:00
setup.py Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00

README.md

MMEngine