5 Commits

Author SHA1 Message Date
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
27fad951d0
[Fix] Fix error when searching mmsegmentation (#52)
* fix error when searching mmsegmentation

* fix bug when searching metadata from  remote package

* update

* fix typo

* fix
2021-07-24 11:48:22 +08:00
Zaida Zhou
0a1ffd3c1c
[Fix] Fix filename of model zoo and output of search command (#53)
* fix filename of model zoo

* add comment

* fix install

* update search cmd

* update search command

* fix model zoo

* format output

* update readem

* fix typo

* reset display_width

* fix typo

* support substring match

* simply _filter_field
2021-07-21 14:03:30 +08:00
zhouzaida
e3dad73e5e [Feature] Add install uninstall list search download command 2021-05-19 22:56:54 +08:00