- 09 Jun, 2023 1 commit
-
-
liuhw authored
-
- 01 Jun, 2023 1 commit
-
-
duzekun authored
-
- 31 May, 2023 5 commits
-
-
tudejiang79 authored
-
tudejiang79 authored
-
liuduanhui authored
-
qipengh authored
-
xiabo123 authored
-
- 22 May, 2023 1 commit
-
-
jason_w authored
-
- 19 May, 2023 1 commit
-
-
bdf authored
-
- 11 May, 2023 1 commit
-
-
Mashiro authored
-
- 10 May, 2023 4 commits
-
-
Zaida Zhou authored
-
Ezra-Yu authored
* add assert * Update mmcv/transforms/loading.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * update comments --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
liuhw authored
-
Zaida Zhou authored
* Fix CI * Fix CI * revert comments * print cl * use latest * install wheel * install wheel * fix * Update .github/workflows/pr_stage_test.yml
-
- 23 Apr, 2023 1 commit
-
-
Zaida Zhou authored
-
- 20 Apr, 2023 1 commit
-
-
ckirchhoff authored
-
- 19 Apr, 2023 1 commit
-
-
bdf authored
* [Feature] Support Voxelization with cambricon MLU device (#2500) * [Feature] Support hard_voxelize with cambricon MLU backend * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Feature](bangc-ops): add voxelization op * [Enhance] Optimize the performace of ms_deform_attn for MLU device (#2510) * ms_opt * ms_opt * ms_opt * ms_opt * ms_opt * [Feature] ms_deform_attn performance optimization * [Feature] ms_deform_attn performance optimization * [Feature] ms_deform_attn performance optimization * [Feature] Support ball_query with cambricon MLU backend and mlu-ops library. (#2520) * [Feature] Support ball_query with cambricon MLU backend and mlu-ops library. * [Fix] update operator data layout setting. * [Fix] add cxx compile option to avoid symbol conflict. * [Fix] fix lint errors. * [Fix] update ops.md with info of ball_query support by MLU backend. * [Feature] Fix typo. * [Fix] Remove print. * [Fix] get mlu-ops from MMCV_MLU_OPS_PATH env. * [Fix] update MMCV_MLU_OPS_PATH check logic. * [Fix] update error info when failed to download mlu-ops. * [Fix] check mlu-ops version matching info in mmcv. * [Fix] revise wrong filename. * [Fix] remove f.close and re. * [Docs] Steps to compile mmcv-full on MLU machine (#2571) * [Docs] Steps to compile mmcv-full on MLU machine * [Docs] Adjust paragraph order * Update docs/zh_cn/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/zh_cn/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [Docs] Modify the format --------- Co-authored-by:
budefei <budefei@cambricon.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [Fix] Fix tensor descriptor setting in MLU ball_query. (#2579) * [Feature] Add MLU support for Sparse Convolution op (#2589) * [Feature] Add sparse convolution MLU API * [Feature] update cpp code style * end-of-file * delete libext.a * code style * update ops.md --------- Co-authored-by:
budefei <budefei@cambricon.com> * [Enhancement] Replace the implementation of deform_roi_pool with mlu-ops (#2598) * [Feature] Replace the implementation of deform_roi_pool with mlu-ops * [Feature] Modify code --------- Co-authored-by:
budefei <budefei@cambricon.com> * [Enhancement] ms_deform_attn performance optimization (#2616) * ms_opt_v2 * ms_opt_v2_1 * optimize MultiScaleDeformableAttention ops for MLU * ms_opt_v2_1 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 --------- Co-authored-by:
dongchengwei <dongchengwei@cambricon.com> * [Feature] Support NmsRotated with cambricon MLU backend (#2643) * [Feature] Support NmsRotated with cambricon MLU backend * [Feature] remove foolproofs in nms_rotated_mlu.cpp * [Feature] fix lint in test_nms_rotated.py * [Feature] fix kMLU not found in nms_rotated.cpp * [Feature] modify mlu support in nms.py * [Feature] modify nms_rotated support in ops.md * [Feature] modify ops/nms.py * [Enhance] Add a default value for MMCV_MLU_ARGS (#2688) * add mlu_args * add mlu_args * Modify the code --------- Co-authored-by:
budefei <budefei@cambricon.com> * [Enhance] Ignore mlu-ops files (#2691) Co-authored-by:
budefei <budefei@cambricon.com> --------- Co-authored-by:
ZShaopeng <108382403+ZShaopeng@users.noreply.github.com> Co-authored-by:
BinZheng <38182684+Wickyzheng@users.noreply.github.com> Co-authored-by:
liuduanhui <103939338+DanieeelLiu@users.noreply.github.com> Co-authored-by:
budefei <budefei@cambricon.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
duzekun <108381389+duzekunKTH@users.noreply.github.com> Co-authored-by:
dongchengwei <dongchengwei@cambricon.com> Co-authored-by:
liuyuan1-v <125547457+liuyuan1-v@users.noreply.github.com>
-
- 07 Apr, 2023 1 commit
-
-
Zaida Zhou authored
-
- 06 Apr, 2023 5 commits
-
-
Zaida Zhou authored
* [Docs] Describe branch changes * fix typo * Update English * refine
-
Zaida Zhou authored
* Update the supported torch and cuda versions in README * update version.json * use ubuntu-22.04 * refine
-
Zaida Zhou authored
-
CokeDong authored
* Chery pick from PR #2515 and #2684 * Fix
-
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
-
- 25 Mar, 2023 3 commits
-
-
Zaida Zhou authored
-
Mashiro authored
* [Fix] Enhance the compatibility of training stylegan 2 * Fix unit test in PyTorch 2.0 * Apply suggestions from code review --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
q.yao authored
* replace extension to types * update setup * Update setup.py * Update setup.py --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 24 Mar, 2023 1 commit
-
-
q.yao authored
* fix * fix lint
-
- 21 Mar, 2023 2 commits
-
-
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
-
Zaida Zhou authored
-
- 20 Mar, 2023 6 commits
-
-
Mashiro authored
-
Hakjin Lee authored
-
BainOuO authored
-
Hakjin Lee authored
* [Enhance] Support FP16 for MSDeformAttn * [Fix] Data type mismatch * Update mmcv/ops/multi_scale_deform_attn.py * Add UT Author: nijkah <nijkah@gmail.com> * Add cuda available condition --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
enemy1205 authored
* add ops bbox_overlaps * format code * Return the pytorch version * Intermediate modification * Solve problems in parameter passing * revise bug * "add test case"
-
Shanghua Gao authored
* support rfsearch * add labs for rfsearch * format * format * add docstring and type hints * clean code Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * rm unused func * update code * update code * update code * update details * fix details * support asymmetric kernel * support asymmetric kernel * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * add unit tests for rfsearch * set device for Conv2dRFSearchOp * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * remove unused function search_estimate_only * move unit tests * Update tests/test_cnn/test_rfsearch/test_operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Yue Zhou <592267829@qq.com> * change logger * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
lzyhha <819814373@qq.com> Co-authored-by:
Zhongyu Li <44114862+lzyhha@users.noreply.github.com> Co-authored-by:
Yue Zhou <592267829@qq.com> [Fix] Fix skip_layer for RF-Next (#2489) * judge skip_layer by fullname * lint * skip_layer first * update unit test
-
- 19 Mar, 2023 1 commit
-
-
Zaida Zhou authored
-
- 17 Mar, 2023 3 commits
-
-
NoCakeAnyMore authored
-
q.yao authored
* disable filtered_lrelu_op * fix lint * add cuda version check * warning if disable
-
Zaida Zhou authored
* Add support for pytorch2.0 * minor fix * update
-
- 15 Mar, 2023 1 commit
-
-
liuhw authored
-