"src/include/integral_constant.hpp" did not exist on "2a48812edb1a7c3e280159637fa89b7a0bbfb86b"
- 31 Jan, 2023 1 commit
-
-
bdf authored
* [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>
-
- 28 Jan, 2023 1 commit
-
-
ckirchhoff authored
* [Feature]: add nms_rotated npu adaptater code * [BugFix]: modify param in nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated.cpp * [Doc]: add nms_rotated op in supported op list at ops.md * [Test]: add nms_rotated unit_test * [Bug]: remove device parameter in test_batched_nms function
-
- 18 Jan, 2023 2 commits
-
-
liuduanhui authored
* [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.
-
zcc-zjut authored
-
- 13 Jan, 2023 1 commit
-
-
mengpenghui authored
-
- 12 Jan, 2023 1 commit
-
-
sherie authored
Co-authored-by:wangxiaoxin_sherie <wangxiaoxin7@huawei.com>
-
- 10 Jan, 2023 1 commit
-
-
ZShaopeng authored
* [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
-
- 06 Jan, 2023 2 commits
-
-
DaGaiBa authored
-
Ryan Wang authored
* update lately npu modification--DCNv1 update lately npu modification--DCNv1 * update lately npu modification--DCNv1 * update lately npu modification--DCNv1 * update lately npu modification--DCNv1 * update lately npu modification--DCNv1 * update lately npu modification--DCNv1 * check code * Add ops to EN/ZH documents
-
- 14 Dec, 2022 1 commit
-
-
jayggh authored
* add npu adapter for deformroipool * cleancode * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp * Update deform_roi_pool.cpp
-
- 13 Dec, 2022 1 commit
-
-
jayggh authored
* init npu * add npu extension and focal loss adapter * clean code * clean code * clean code * clean code * fix autocast bugs on npu (#2273) fix autocast bugs on npu (#2273) * code format * code format * code format * bug fix * pytorch_npu_helper.hpp clean code * Npu dev (#2306) * fix autocast bugs on npu * using scatter_kwargs in mmcv.device.scatter_gather * raise ImportError when compile with npu * add npu test case (#2307) * add npu test case * Update focal_loss.py * add comment * clean lint * update dtype assert * update DDP forward and comment * fix bug Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * sigmoidfocalloss npu adapter bug fix * BugFix: modify softmaxFocalLoss adapter * BugFix: remove equal sign in the code * add npu install information in README * add modulatedDeformConv npu adapter * init npu * add npu extension and focal loss adapter * clean code * clean code * clean code * add modulatedDeformConv npu adapter * merge master branch 20221103 * Add masked_ Conv2d operator in NPU * add nms_npu * fix bug * fix code check * fix code check * fix code check * Masked_conv2d NPU * Masked_conv2d NPU * Masked_conv2d NPU * remove npu-install-info in README.md * annotate the clang-format in pre-commit-config-zh-ch.yaml * Clean code: fix the clean code problem in masked_conv2d and modulated_deform_conv * Create fused_bias_leakyrelu_npu.cpp Add NPU adapter for fused_bias_leaky_relu operator * Update fused_bias_leakyrelu_npu.cpp * Update fused_bias_leakyrelu_npu.cpp * Update ops.md * Update ops.md * Update fused_bias_leakyrelu_npu.cpp * Update fused_bias_leakyrelu_npu.cpp * Update test_fused_bias_leakyrelu.py * Update fused_bias_leakyrelu.py * Update test_fused_bias_leakyrelu.py * Update fused_bias_leakyrelu.py * Update test_fused_bias_leakyrelu.py * Update ops.md * amend for CI * bugfix * amend ops.md * Update test_fused_bias_leakyrelu.py * clean code * bugfix * clean code * Update fused_bias_leakyrelu_npu.cpp * Update fused_bias_leakyrelu_npu.cpp Co-authored-by:
wangjiangben <wangjiangben_hw@126.com> Co-authored-by:
ckirchhoff <515629648@qq.com> Co-authored-by:
wangjiangben-hw <111729245+wangjiangben-hw@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zcc-zjut <zcczxy2019@163.com> Co-authored-by:
wangxiaoxin_sherie <wangxiaoxin7@huawei.com> Co-authored-by:
momo609 <963372609@qq.com>
-
- 07 Dec, 2022 1 commit
-
-
wangjiangben-hw authored
* update NPU --> ASCEND * update docs * update * update docs * Update docs/en/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/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/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> * 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 * Update docs/zh_cn/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 06 Dec, 2022 2 commits
-
-
vansin authored
* [Doc] update qq group link * [Doc] update qq group link * [Doc] update qq and zhihu link
-
Range King authored
-
- 04 Dec, 2022 1 commit
-
-
mengpenghui authored
* [Feature] Support modulated_deform_conv with cambricon MLU backend * fix error of torch_mlu * modify with commit suggestion * Update modulated_deform_conv.py * Update mmcv/ops/modulated_deform_conv.py Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 18 Nov, 2022 1 commit
-
-
Mashiro authored
* refaictor CONTRIBUDING.MD * refaictor CONTRIBUDING.MD * fix source rvm shell command * fix lint * add chinese contributing.md * fix error render * fix error render * refine description * refine description * minor refine * install ffmpeg before ut * Minor retfine * Minor refine * refine chinese contributing.md * Refine * Fix as comment * Fix as comment * restore pr.md * minor refine * minor refine * update chinese CONTRIBUTING.md in root dir * adjust imgae size * update en CONTRIBUTING.md * update en CONTRIBUTING.md * update contributing.md in docs * restore change of index.rst * Fix as comment * minor refine * remove content in PR.md * minor refine * minor refine * minor refine * Fix as comment * rename * minor refine
-
- 17 Nov, 2022 1 commit
-
-
ckirchhoff authored
-
- 16 Nov, 2022 1 commit
-
-
ZShaopeng authored
* [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support MsDeformAttnForward with cambricon MLU backend * [Feature] Support ms with cambricon MLU backend * [Feature] Support msdeformattn_1104 with cambricon MLU backend * [Feature] Support ms with cambricon MLU backend * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * Revert "[Feature] Support MsDeformAttn with cambricon MLU backend" This reverts commit 27963cccc86d240852a40a2c1510147a3e9f269f. * [Feature] Support MsdeformAttn with cambricon MLU backend * [Feature] Support MsDeformAttn with cambricon MLU backend * [Feature] Support MsdeformAttn with cambricon MLU backend Co-authored-by:
zhangshaopeng <wicky-zheng@outlook.com> Co-authored-by:
wicky-zheng <root@notebook-mmcv-290m8-torch1-6-y0yv66-notebook-0.notebook-mmcv-290m8-torch1-6-y0yv66.ns-ad8b689a0ecd41fcb4469c803dcd539d.svc.cluster.local>
-
- 15 Nov, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Add code style guide * add typing and mypy links * fix format
-
- 11 Nov, 2022 1 commit
-
-
Zaida Zhou authored
* Update supported pytorch versions * update * fix
-
- 03 Nov, 2022 1 commit
-
-
Zhang authored
* [Feature] Support RoiawarePool3d with cambricon MLU backend. * [Feature] Support RoiawarePool3d with cambricon MLU backend.
-
- 01 Nov, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Add maintenance plan * Update maintenance plan * Update compatibility.md * Update README * resolve comments * Update README * Add warning info * update * fix typo
-
- 31 Oct, 2022 1 commit
-
-
sherie authored
* Add steps to install mmcv-full on NPU machine Co-authored-by:
wangxiaoxin_sherie <wangxiaoxin7@huawei.com> Co-authored-by:
wangjiangben-hw <111729245+wangjiangben-hw@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 28 Oct, 2022 1 commit
-
-
Yue Zhou authored
* update * update * fix link * fix bug * update nms_quadri * fix lint * Update test_nms_quadri.py * Update box_iou_quadri.py * fix bug * Update test_nms_quadri.py * Update box_iou_rotated_utils.hpp * Update box_iou_quadri.py * Update mmcv/ops/nms.py
-
- 26 Oct, 2022 1 commit
-
-
Zaida Zhou authored
-
- 24 Oct, 2022 1 commit
-
-
cathyzhang222 authored
* [Feature] Support Iou3d with cambricon MLU backend * [Feature] add double line * [Feature] add line
-
- 17 Oct, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Refine README * refine table * minor refinement * refine * refine * add version info * add version info * update version info * refine * refine * add module links in docs/en/introduction * update docs/en * fix typo * update docs/en * add version.json in zh_cn * minor refinement * update version.json * update Dockerfile * minor fix * update installation of macOS * resolve comments
-
- 25 Sep, 2022 1 commit
-
-
Zaida Zhou authored
* [Fix] Fix the calculation error of out_w in MaskedConv2dFunction (#2264) * [Fix] Fix two intergers can not use / operator in torch1.6 * should not use kernel_h when calculates out_w * [Docs] Fix some mistakes in data_process.md (#2283) * correction * correction en docs Co-authored-by:yxzhao <33384732+yxzhao2022@users.noreply.github.com>
-
- 11 Sep, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Add zhihu articles * add OpenMMLabCourse link * fix typo
-
- 08 Sep, 2022 1 commit
-
-
ZShaopeng authored
* [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend
-
- 02 Sep, 2022 1 commit
-
-
Hoantrbl authored
the lack of colon(:)
-
- 28 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support DeformRoiPool with cambricon MLU backend * [Fix] Remove use of std library * [Fix] Correct the error information * [Refactor] Refactor test deform_roi_pool code * [Fix] Fix judgment error * [Fix] Modify the large tensor check Co-authored-by:budefei <budefei@cambricon.com>
-
- 23 Aug, 2022 1 commit
-
-
liuduanhui authored
-
- 21 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support MaskedConv2d with cambricon MLU backend * [Refactor] Refactor test masked_conv2d code Co-authored-by:budefei <budefei@cambricon.com>
-
- 19 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support CARAFE with Cambricon MLU backend * [Docs] Add comments for common funtions * [Test] Add allclose test for carafe * Remove print Co-authored-by:
zcyKTH <zcy19950525@gmail.com> Co-authored-by:
budefei <budefei@cambricon.com>
-
- 30 Jul, 2022 1 commit
-
-
Zaida Zhou authored
-
- 23 Jul, 2022 1 commit
-
-
Jingwei Zhang authored
* support prroipooling * fix build bug * fix bug of precision * fix lint * add ut * add license and citation * polish op and add type hint * refactor ut * add docstring for prroipool * polish code * format cu and cuh code * fix format * fix format * fix typo Co-authored-by:
zhouzaida <zhouzaida@163.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 22 Jul, 2022 1 commit
-
-
q.yao authored
* add mps bbox overlap * format * update document and manifest * update readme
-
- 17 Jul, 2022 1 commit
-
-
Reza authored
-
- 16 Jul, 2022 1 commit
-
-
Happylkx authored
-