OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
Mashiro 260d332a8e
[Docs] Add model docs (#416)
* first commit

* tmp commit

* tmp commit

* tmp

* finish base module

* tmp commit

* tmp commit

* first finish

* minor refine

* clean the code

* delete design

* refine

* minor refine

* fix as comment

* fix as comment

* refine from jupyter notebook

* minor refine

* split model.md to model.md and initialize.md

* minor refine

* minor refine

* make link availiable

* fix as chengqi comment

* fix as chengqi comment

* fix link

* fix as wenwei comment

* Fix as comment

* Fix as comment

* Fix lint
2022-08-30 18:36:20 +08:00
.circleci fix(CircleCI): Set MKL_THREADING_LAYER=GNU in dockefile (#484) 2022-08-30 08:41:08 +08:00
.github [CI] Full tests (#402) 2022-08-29 15:34:08 +08:00
docs [Docs] Add model docs (#416) 2022-08-30 18:36:20 +08:00
mmengine [Refactor]: Avoid creating instances with the same name (#483) 2022-08-30 16:28:18 +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 [Refactor]: Avoid creating instances with the same name (#483) 2022-08-30 16:28:18 +08:00
.gitignore [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +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
CONTRIBUTING.md [Doc] Add README_zh-CN.md and CONTRIBUTING.md (#480) 2022-08-29 23:10:17 +08:00
CONTRIBUTING_zh-CN.md [Doc] Add README_zh-CN.md and CONTRIBUTING.md (#480) 2022-08-29 23:10:17 +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
README_zh-CN.md [Doc] Add README_zh-CN.md and CONTRIBUTING.md (#480) 2022-08-29 23:10:17 +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 [Doc] Add README_zh-CN.md and CONTRIBUTING.md (#480) 2022-08-29 23:10:17 +08:00

README.md

MMEngine