27 Commits

Author SHA1 Message Date
HAOCHENYE
c1d9d503ee [Fix] Fix deploy CI 2025-01-15 18:10:09 +08:00
HAOCHENYE
5c65b3a2d1 [Enhance] Support trigger ci manually 2025-01-15 18:06:56 +08:00
Mashiro
8ec837814e
[Enhance] Support trigger ci manually (#1626) 2025-01-15 17:58:23 +08:00
Qian Zhao
a4475f5eea
Update deploy.yml (#1625) 2025-01-15 17:34:07 +08:00
Mashiro
cc3b74b5e8
[Fix] Fix lint (#1598)
* [Fix] Fix lint

* [Fix] Fix lint

* Update mmengine/dist/utils.py

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

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2024-11-02 22:23:51 +08:00
fanqiNO1
bdd653a8c3
[Fix] Fix deploy.yml (#1431) 2023-11-21 11:21:36 +08:00
fanqiNO1
6be0aeb777
[Feature] Support for installing mmengine without opencv (#1429) 2023-11-20 22:00:46 +08:00
fanqiNO1
a5db5bedb9
[Fix] Fix CI for torch2.1.0 (#1418) 2023-11-20 19:31:14 +08:00
Yiyao Yang
7495b33f34
Add torch 2.1.0 checking in CI (#1389) 2023-10-18 18:42:13 +08:00
Zaida Zhou
bbd416a55d
Ignore examples in CI (#1297) 2023-08-07 23:12:51 +08:00
Zaida Zhou
1c3332c96e
Fix the syntax in github action (#1203) 2023-06-16 14:38:43 +08:00
Zaida Zhou
1ab646de17
Skip mmcv in CI when torch < 1.8 (#1199) 2023-06-15 14:15:00 +08:00
Mashiro
3715fea15b
[Refactor] Refactor the unit tests of SyncBuffersHook (#813) 2023-04-28 17:32:30 +08:00
Mashiro
0e5f9da68b
[Fix] Fix merge ci (#1089)
* fix main ci

* Fix

* Fix

* Fix
2023-04-20 15:48:08 +08:00
Mashiro
30c5996af2
Skip test_dist in Github Action (#1027) 2023-03-29 14:25:35 +08:00
Mashiro
eb79d64af1
[Fix] Add PyTorch 2.0 CI and fix unit tests (#1026)
* [Enhance] Make sure the FileHandler still alive after

* minor refine

* minor refine

* refine unit test

* update CI

* update CI

* Fix CI

* fix build_windows

* fix build_windows

* fix build_windows

* fix build_windows

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* test windows CI

* Fix

* Debug

* Fix unit test

* Fix unit test

* Fix CI

* update image version

* update action/checkout and action/setup-python

* add condition to skip test compile

* [Fix] Update CI and fix unit test

* check compiling by attempting compilation

* check compiling by attempting compilation

* check compiling by attempting compilation

* use windows-2022 in runs on

* Apply suggestions from code review

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

* update yml

* remove unnecessary assert

* assert grad is None according to the PyTorch version

* Fix code

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-03-29 13:09:23 +08:00
Mashiro
136b45317b
Deprecate the support for python3.6 (#863)
* prefer install binray for opencv

* clean the code

* rename BinaryPeferredPackageIndex

* adjust minimum version of python

* clean the code

* remove duplicated CI
2023-01-06 12:50:36 +08:00
Mashiro
c382f8a5d5
[Fix] Ignore the distributed tests for macOS platform (#821)
* only test timer in linux

* Fix merge_stage_test.yml

* remove install ffmpeg

* test_ci

* test_ci

* Fix python -m pip install pip --upgrade to pip install

* don't test unittest with sleep 1 in windows

* debug with tmate

* increase timeout

* increase timeout

* skip test gloo

* skip test gloo

* fix synteax error

* skip test gloo in torch 1.13

* skip test gloo in torch 1.13

* skip testing setup_env in macOS

* skip test test_dist

* skip test setup

* restore triggered during push

* clean the code

* debug macos

* refine macOS CI

* test merge stage test

* trigger CI during push to main

* Fix as comment
2022-12-27 16:18:46 +08:00
Mashiro
c22e900f2e
Add torch1.13 checking in CI (#752)
* Update CI

* Update CI

* restore python -m pip to pip

* refine
2022-12-07 20:58:57 +08:00
Mashiro
51ac3a204c
[CI] Fix pip upgrade CI (#622)
* try to fix

* Add comments

* Refine grammar
2022-10-18 18:00:51 +08:00
Mashiro
ca0364bbc3
[Fix] Fix merge ci & multiprocessing unit test (#529)
* fix merge ci

* make timeout larger
2022-09-14 09:49:23 +08:00
Mashiro
6b1b8a3751
[Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
Zaida Zhou
19d4eba866
[Refactor] Update Github Action CI and CircleCI (#512)
* [CI] Update Github Action CI and CircleCI

* clear outdated commands in CI

* clear outdated commands in CI

* add '-r' when installing packages from txt

* update

* update circleci

* fix mismatch conflicts

* update

* install system dependencies

* update

* set env

* fix ut

* update cuda version on Windows

* update push action
2022-09-07 20:24:11 +08:00
Tong Gao
a6dfde5e13
[CI] Full tests (#402)
* [CI] Full tests

* Add github tests

* fix

* fix typo

Co-authored-by: zhouzaida <zhouzaida@163.com>
2022-08-29 15:34:08 +08:00
Yining Li
9f0d1a9628
fix mmdet->mmengine in build.yml (#104) 2022-03-07 18:12:15 +08:00
Zaida Zhou
e2df3ed9fe
Ignore the docstring of magic methods (#28) 2022-02-17 21:00:35 +08:00
ZwwWayne
867bac5172 init commit to setup 2022-02-08 17:37:03 +08:00