- 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
-
- 18 Aug, 2021 1 commit
-
-
lizz authored
* Use more cpus in building Signed-off-by:
lizz <lizz@sensetime.com> * Add psutil to requirements Signed-off-by:
lizz <lizz@sensetime.com> * fix Signed-off-by:
lizz <lizz@sensetime.com> * fix Signed-off-by:
lizz <lizz@sensetime.com> * Hope faster Signed-off-by:
lizz <lizz@sensetime.com> * fix macos Signed-off-by:
lizz <lizz@sensetime.com>
-
- 10 Aug, 2021 1 commit
-
-
Haodong Duan authored
* use packaging instead * update * update * update * update
-
- 28 Jul, 2021 1 commit
-
-
Zaida Zhou authored
-
- 23 Jul, 2021 1 commit
-
-
Haodong Duan authored
* improve digit_version & use it for version_checking * more testing for digit_version * setuptools >= 50 is needed * fix CI * add debuging log * >= to == * fix lint * remove * add failure case * replace * fix * consider TORCH_VERSION == 'parrots' * add unittest * digit_version do not deal with the case if 'parrots' in version name.
-
- 13 Jul, 2021 1 commit
-
-
Ma Zerun authored
* Add `is_tracing` to wrap `torch.jit.is_tracing` in different versions. * Remame `is_tracing` to `is_jit_tracing` * Ignore `is_jit_tracing` tests in CI.
-
- 06 Jul, 2021 1 commit
-
-
Zaida Zhou authored
* add ci for pt1.8 pt1.9 * remove cp command * change cuda verison * fix typo * fix ci * fix typo
-
- 22 Jun, 2021 1 commit
-
-
Junjun2016 authored
-
- 23 May, 2021 1 commit
-
-
Zaida Zhou authored
-
- 22 Apr, 2021 1 commit
-
-
Wenwei Zhang authored
* add issue and PR template * rephrase * fix lint * resolve comments * fix typo * resolve comment
-
- 10 Mar, 2021 1 commit
-
-
ZhangShilong authored
-
- 26 Feb, 2021 1 commit
-
-
RunningLeon authored
* Fix pytorch2onnx for yolov3 with torch==1.6.0 * update and add test for F.interpolate * add test_onnx.py with build_cuda
-
- 28 Dec, 2020 1 commit
-
-
Kai Chen authored
* update the CI to avoid extra dependencies * remove the dependency of pytest * fix typo * remove skip_no_parrots from __init__
-
- 15 Dec, 2020 1 commit
-
-
lml131 authored
* add jit decorator * add parrots_jit.py * modify test_parrots_jit.py * modify for lint * fix isort * skip test_parrots_jit.py when build without pytorch * try ci * rm log * fix double quote * modify for comments and use partial_shape instead of full_shape * fix for lint * small modify for parrots 0.9.0rc0 * def skip no elena directly
-
- 09 Dec, 2020 1 commit
-
-
Wenwei Zhang authored
-
- 08 Dec, 2020 1 commit
-
-
Wenwei Zhang authored
* skip pat build in PR * rename
-
- 24 Nov, 2020 1 commit
-
-
wang shiguang authored
* add parrots ci * update with ops build * Update build.yml * cridents env * Update build.yml
-
- 31 Oct, 2020 1 commit
-
-
Kai Chen authored
* support pytorch 1.7 and update the CI * fix CI * fix onnxruntime version in macos
-
- 26 Oct, 2020 1 commit
-
-
robin Han authored
* add unittest for onnx convert * build onnx and onnxruntime in CI * skip onnx op unit test while using CUDA * fix offset==0 case in NMS * remove tmp file used in test * delete tmp file before assert so that we can remove the tmp file anyway
-