- 23 Apr, 2023 1 commit
-
-
Zaida Zhou authored
-
- 06 Apr, 2023 3 commits
-
-
Zaida Zhou authored
* Update the supported torch and cuda versions in README * update version.json * use ubuntu-22.04 * refine
-
Zaida Zhou authored
-
Zaida Zhou authored
* 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
-
- 21 Mar, 2023 1 commit
-
-
Zaida Zhou authored
* build macos * fix python version * fix python version * Do not build pre-built pakcages for torch1.6 and 1.7 in macOS platform
-
- 17 Mar, 2023 1 commit
-
-
Zaida Zhou authored
* Add support for pytorch2.0 * minor fix * update
-
- 10 Jan, 2023 1 commit
-
-
CokeDong authored
* Update image for 2.x * Update install cmd for 2.x
-
- 06 Jan, 2023 1 commit
-
-
Mashiro authored
* [Fix] Adjust the minimum supported version of Python to 3.6 * refine the docs
-
- 20 Dec, 2022 1 commit
-
-
q.yao authored
-
- 22 Nov, 2022 1 commit
-
-
Zaida Zhou authored
* Add torch1.13 in CI * swith to python3.7 * fix windows error
-
- 23 Oct, 2022 1 commit
-
-
Zaida Zhou authored
* Build macos wheel on 2.x branch * remove env * fix python3.10 can not found error * fix python3.10 can not found error * comment config * trigger on push action
-
- 22 Oct, 2022 2 commits
- 14 Sep, 2022 1 commit
-
-
Zaida Zhou authored
* 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
-
- 30 Aug, 2022 1 commit
-
-
Zaida Zhou authored
* Rename mmcv package name * fix typo * fix typo * fix typo
-
- 18 Aug, 2022 1 commit
-
-
Zaida Zhou authored
* Install mmengine in CI * fix * fix version error * update ci
-
- 07 Jul, 2022 1 commit
-
-
Zaida Zhou authored
* [Feature] Add support for MPS * fix import error * update ut * fix error * trigger CI * use a unique basename for test file modules * avoid bc-breaking
-
- 01 Jul, 2022 1 commit
-
-
Zaida Zhou authored
* Add Dockerfiles remove Dockerfile in root directory minor fix minor fix * improve dockerfile * refine
-
- 30 Jun, 2022 1 commit
-
-
Zaida Zhou authored
-
- 15 Jun, 2022 1 commit
-
-
Philipp Allgeuer authored
* Add torch_meshgrid_ij wrapper due to PyTorch change * Update torch_meshgrid name/doc/version implementation * Make imports local * add ut * ignore ut when torch is not available Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 09 Jun, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Refine documentation * fix mdformat version to support python3.6 * remove ruby dependency from CI * fix invalid links
-
- 16 May, 2022 1 commit
-
-
Zaida Zhou authored
* 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
-
- 29 Apr, 2022 1 commit
-
-
Zaida Zhou authored
-
- 17 Apr, 2022 1 commit
-
-
Hu Di authored
* implement runner on IPU * adjust import * adjust import * add ignore for ipu on without ipu * remove compilation cache * remove ipu from mmcv/runner.__all__ * adjust IS_IPU and IS_MLU * adjust by isort * add ipuHardwareIsAvailable * remove engine_cache * code review 9
-
- 14 Apr, 2022 1 commit
-
-
Qiza-lyhm authored
* feat(MLU): Support PyTorch backend on MLU * MMCV support PyTorch backend on MLU * Add MLUDataParallel and MLUDistributedDataParallel * Add MLU operator support * [Fix]: Fix PR comments and add IS_MLU to get device available check * [Fix]: fix PR comments of dist_utils.py * [Doc] Rewrite annotations of functions. * [Docs] Rewrite annotation in distributed.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [Docs] Fix lint Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 02 Apr, 2022 1 commit
-
-
Jiazhen Wang authored
* Fix python3.10 ci * fix build ci * fix build ci * fix onnx build in ci * remove onnx optimizer * remove python3.10 ci * special treatment for py3.10 * fix build ci * special treatment for python3.10 in requirements/test * fix requirements/test
-
- 22 Mar, 2022 1 commit
-
-
Jiazhen Wang authored
* add python3.10 ci * fix github workflow
-
- 15 Mar, 2022 1 commit
-
-
Jiazhen Wang authored
* add pytorch1.11 ci * fix test parallel * fix test parallel
-
- 07 Mar, 2022 1 commit
-
-
WRH authored
* include spconv/**.h in MANIFEST.in * add more headers * fix * build from sdist in cpu runner * remove original copy of src code in ci Co-authored-by:wangruohui <wangruohui@local>
-
- 15 Dec, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Refactor the structure of documentation * [Docs] Refactor the structure of documentation * fix symlink * fix link * fix typo * polish docstring * fix docstring
-
- 07 Dec, 2021 1 commit
-
-
Zaida Zhou authored
* Add the link of mmhuman3d * fix typo * add link of mim * add link of mim in docs * improve the table format
-
- 06 Dec, 2021 1 commit
-
-
Jiazhen Wang authored
* [Impl] cancel previous runs that are not completed * [Improve] use official method * [Useless] just for test
-
- 30 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* Use the official markdownlint hook * upgrade the version of ruby * fix conflict
-
- 29 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Skip CI when some specific files were changed * remove a unnecessary environment in lint.yml * Use paths-ignore to ignore paths instead of paths * fix typo
-
- 19 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* [Fix] Fix torch.load error * [Fix] Fix torch.load error * rename _save to _save_ckpt * add load_url to handle imcompatibility of PyTorch versions * add unittest for load_url * fix typo * print a friendly information when error occurred
-
- 24 Oct, 2021 1 commit
-
-
Wenwei Zhang authored
-
- 03 Oct, 2021 1 commit
-
-
Zaida Zhou authored
-
- 27 Aug, 2021 1 commit
-
-
Zaida Zhou authored
* [Feature] Add python3.9 in CI * fix dependencies for compiling onnx
-
- 24 Aug, 2021 1 commit
-
-
Wenwei Zhang authored
* add windows CI * clean versions * only allow pt1.7 on windows * fix windows install issue * add win cpu * fix win command * clean unnecessary command * resolve turbojpeg & tempfile on win * replace os.readlink with os.path.realpath * fix windows ci * close file before removing it * fix windows ci * fix symlink on windows * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * modify according to comment Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 23 Aug, 2021 1 commit
-
-
Wenwei Zhang authored
* update pr template * reformat * update according to comments * resolve comments
-