mim/.github
yancong d84cf6e79c
Support mim train / test / gridsearch in OpenMMLab-2.0 (#160)
* Suport openmmlab-2.0 with the following features:

- import Config from mmengine
- remove extra options for train / test / gridsearch
- create destination directory if dose not exists in `mim donwload`
- add mmengine in `mim list`

* fix ci with the following 2 problems:
- mmcv2.x have not pre-built package for torch1.5.
- patch xxx not found after install (cause by importlib.reload).

* Update mim/commands/download.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* dev(download): remove echo line

* support openmmlab 1.0 and 2.0

* use tests/data/lenet5_mnist_2.0.py in test case

* use tests/data/lenet5_mnist_2.0.py in test case

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-09-23 19:16:40 +08:00
..
ISSUE_TEMPLATE Use mdformat pre-commit hook (#126) 2022-06-13 14:06:35 +08:00
workflows Support mim train / test / gridsearch in OpenMMLab-2.0 (#160) 2022-09-23 19:16:40 +08:00
CODE_OF_CONDUCT.md Use mdformat pre-commit hook (#126) 2022-06-13 14:06:35 +08:00
CONTRIBUTING.md add github files 2021-05-24 13:27:09 +08:00
pull_request_template.md Use mdformat pre-commit hook (#126) 2022-06-13 14:06:35 +08:00