Commit Graph

6 Commits (a6a5a50518a13123eb80334696d90c50321c4303)

Author SHA1 Message Date
Miao Zheng 00c5e80026
[Fix] Ignore test timm when torch<1.7 (#2158) 2022-10-08 17:32:12 +08:00
MengzhangLI 8aca73e187
[CI] Fix CI (#2029)
* [CI] Fix CI

* fix wrong command

* remove mmcv

* fix lint error

* add pytorch install

* fix pytorch installation

* fix mmengine error

* fix mmcv installation in pr_stage

* fix docstring coverage in lint and delete cu102 in pr_stage windows

* fix lint.yml and reset test.yml

* ignore some ut in build_windows of pr_stage

* test merge stage test

* fix mmseg dependencies in pr_stage_test.yml

* delete redundant lines in pr_stage and fix mmseg dependencies in mr_stage

* fix error in merge_stage

* delete python -m in merge_stage

* fix error in merge_stage

* let mmcv installation before mmengine

* fix error of mmcv not found

* fix ut error in merge)stage_test.yml

* fix build_windows ut in metge_stage

* fix error

* fix windows error of merge_stag

* Update .github/workflows/merge_stage_test.yml

* Update .github/workflows/merge_stage_test.yml

* Update .github/workflows/merge_stage_test.yml

* fix error

* delete skip timm ut

* add requitements/optinal.txt in test.yml

* Update .github/workflows/merge_stage_test.yml

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-09-13 13:43:13 +08:00
Miao Zheng 7e83c1dd97
[Enhancement] Add mmcls installation in circle ci (#1898) 2022-08-09 19:47:40 +08:00
Miao Zheng fdaf8ea7d6
[Enhancement] Set up circle-ci on test-1.x branch (#1852) 2022-08-01 19:58:47 +08:00
Miao Zheng d326471dca
set circle ci (#1804) 2022-07-21 22:20:09 +08:00
MengzhangLI ae8d5ff0d4 [Enhancement] CircleCI Setup (#1086)
* uploading circle-ci

* uploading circle-ci

* uploading circle-ci

* correct circleci folder

* change mmsegmentation to mmseg in config.yml

* adding timm package in circleci

* adding timm package in circleci

* fix original lint error
2021-11-30 00:25:35 -08:00