What's Changed
- [Feature] Add the support of BallQuery op for Ascend device by @Ginray in #2963
- [Feature] Add the support of three_interpolate op for Ascend device by @lihao7212148 in #2962
- Update version info by @zhouzaida in #2966
- [Docs] Add api reference table by @fanqiNO1 in #2971
- [Fix] Fix deform_conv.py for torch_npu v2.1 by @shun001 in #2967
- DIOPI adapt codes for npu device by @CokeDong in #2973
- [Fix] Fix modulated_deform_conv.py for torch_npu v2.1 by @shun001 in #2983
- [Feature] Add NPU operator RotatedFeatureAlign by @huaweiZJX in #2994
- torch_npu support aclnn and add op by @momo609 in #2998
- [Feature] Add the support for stack_group_points ops with Ascend by @673958639 in #3023
- Fix ut of stack_grouping_points by @673958639 in #3026
- Add multi_scale_deform_attn op adapter for NPU. by @DaGaiBa in #3032
- add multi_scale_deform_attn_grad op adapter for NPU by @RRaoyzee in #3042
- Bump version to 2.2.0 by @HAOCHENYE in #3087
- add multi npu op by @momo609 in #3085
New Contributors
- @lihao7212148 made their first contribution in #2962
- @fanqiNO1 made their first contribution in #2971
- @shun001 made their first contribution in #2967
- @huaweiZJX made their first contribution in #2994
Full Changelog: v2.1.0...v2.2.0