Commit Graph

9 Commits (fc038a386a42d1f36d9ec49169d5817a52c70b8e)

Author SHA1 Message Date
Zaida Zhou d429df1a8d
[Refactor] Refactor the pytorch and cuda combination for testing in CI (#2693)
* Refactor CI

* Upload coverage to Codecov

* update

* update

* update

* update

* test

* test

* fix typo

* fix

* fix

* fix

* fix circleci

* fix circleci

* revert comments

* add verpose

* install cuda

install cuda

install cuda

install cuda

install cuda

install cuda

install cuda

fix env

fix env

fix env

fix env

fix

fix

fix

fix

fix

fix

fix

fix

fix

fix

fix

fix

fix

fix circleci

fix circleci

remove cuda11.1 test from windows

update ci

update ci

update ci

update ci

update ci

update ci

update ci

update ci

* do not test python3.11

* revert comments
2023-04-06 15:01:50 +08:00
Mashiro 4ae327f43c
Deprecate the support for python3.6 (#2525)
* [Fix] Adjust the minimum supported version of Python to 3.6

* refine the docs
2023-01-06 15:39:44 +08:00
Zaida Zhou ac47088147
Add torch1.13 checking in CI (#2441)
* Add torch1.13 in CI

* swith to python3.7

* fix windows error
2022-11-22 14:52:00 +08:00
Zaida Zhou 2a82b52b8d
Update configs of circleci and github action (#2255)
* Update configs of circleci and github action

* fix base-revision

* remove psutil from ci

* fix ci

* update circleci

* update circleci

* fix typo

* fix typo

* fix typo

* fix ut

* install mmengine from main branch

* update github action

* update github action

* install git

* install git

* update ci

* update ci of merged stage

* fix typo

* fix typo

* fix onnx compilation error

* fix onnx compilation error

* use sudo to install packages

* fix onnx installation

* modify python version

* update

* install git in circleci

* use sudo

* install git

* update

* test on 2.x branch
2022-09-14 19:37:12 +08:00
q.yao 2e5628b410
[Refactor]: Remove deployment for dev-2.x (#2225)
* remove deploy for 2.0

* update onnx ut
2022-08-26 20:11:05 +08:00
Zaida Zhou 50485f225d Update circleci config (#2131) 2022-07-19 19:18:16 +08:00
Zaida Zhou b326a219a7
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936)
* Use mdformat pre-commit hook

* allows consecutive numbering

* improve .mdformat.toml

* test mdformat

* format markdown

* minor fix

* fix codespecll

* fix circleci

* add linkify-it-py dependency for cicleci

* add comments

* replace flake8 url

* add mdformat-myst dependency

* remove mdformat-myst dependency

* update contributing.md
2022-05-16 20:47:56 +08:00
Zaida Zhou f2c50930e4
Add a approval button (#1851) 2022-04-01 20:01:17 +08:00
Zaida Zhou 0086bef3e8
Use the circleci to test the unit tests of CUDA (#1540)
* Use the official markdownlint hook

* upgrade the version of ruby

* use circleci to test the unit tests of CUDA

* fix conflict

* change the gpu resources from to small
2021-11-30 17:12:40 +08:00