yancong
23e63429ae
use mmengine.Config instead of mmcv.Config ( #155 )
...
* use mmengine.Config instead of mmcv.Config
* install mmengine in CI
* fix mmengine install issue
2022-09-01 11:33:31 +08:00
Zaida Zhou
695f2af0e4
[Fix] Fix and refactor unit tests ( #128 )
...
* fix and refactor unit tests
* Fix GPG key error in CI
* use container provided by pytorch
* install git in container
* install git in container
* fix ci
* update pip version
* install system dependencies
* add test data
* add circleci
* add test data
* refine ut
2022-06-14 00:02:58 +08:00
Zaida Zhou
c5025ef069
Add copyright pre-commit-hook ( #105 )
2022-02-23 22:20:01 +08:00
Zaida Zhou
be720eeebb
[Fix] Fix the unit test of the download command ( #95 )
...
* [Fix] Fix the unit test of download command
* rename the name of config
2022-01-13 16:54:58 +08:00
Haodong Duan
10f3e61739
Update test_download.py ( #85 )
...
Fix Unittest of cifar download
2021-12-09 10:02:42 +08:00
zhouzaida
7e1119bda6
fix typo
2021-05-20 15:43:07 +08:00
zhouzaida
e3dad73e5e
[Feature] Add install uninstall list search download command
2021-05-19 22:56:54 +08:00