OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
RangiLyu 819e10c24c
[Fix] Fix image dtype when enable_normalize=False. (#301)
* [Fix] Fix image dtype when enable_normalize=False.

* update ut

* move to collate

* update ut
2022-06-13 21:21:19 +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 [Refactor]: Modify val_interval and val_begin to be the attributes of TrainLoop. (#274) 2022-06-06 11:13:25 +08:00
mmengine [Fix] Fix image dtype when enable_normalize=False. (#301) 2022-06-13 21:21:19 +08:00
requirements [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00
tests [Fix] Fix image dtype when enable_normalize=False. (#301) 2022-06-13 21:21:19 +08:00
.gitignore [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +08:00
.pre-commit-config.yaml Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
LICENSE
MANIFEST.in [Feature] Add checkpoint helper (#93) 2022-03-06 22:05:07 +08:00
README.md
pytest.ini Update pytest.ini (#156) 2022-03-30 23:26:12 +08:00
requirements.txt
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