OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
RangiLyu e37f1f905b
[Refactor] Make loop-related attributes to be runner's properties. (#236)
* [Enhance] Make loop related attributes to be runner's properties.

* move iter and epoch to loop

* resolve comments
2022-05-18 22:35:10 +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 Replace markdownlint with mdformat to avoid installing ruby (#233) 2022-05-17 20:52:22 +08:00
mmengine [Refactor] Make loop-related attributes to be runner's properties. (#236) 2022-05-18 22:35:10 +08:00
requirements [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00
tests [Refactor] Make loop-related attributes to be runner's properties. (#236) 2022-05-18 22:35:10 +08:00
.gitignore [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +08:00
.pre-commit-config.yaml Replace markdownlint with mdformat to avoid installing ruby (#233) 2022-05-17 20:52:22 +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 [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00

README.md

MMEngine