open-mmlab / mmcv

OpenMMLab Computer Vision Foundation
https://mmcv.readthedocs.io/en/latest/
Apache License 2.0
5.92k stars 1.65k forks source link

add_npu_border_align #3193

Open frh23333 opened 3 weeks ago

frh23333 commented 3 weeks ago

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

add npu implementation of ops border align

Modification

add border_align_npu.cpp file to mmcv\ops\csrc\pytorch\npu

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

After PR:

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.