open-mmlab / mmcv

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

[Feature] Add NPU operator RotatedFeatureAlign #2994

Closed huaweiZJX closed 12 months ago

huaweiZJX commented 1 year 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 operator RotatedFeatureAlign.

Modification

Add NPU adaptation to PyTorch code and NPU test cases for this operator.