Skip to content

Commit

Permalink
[Feature] Support RoipointPool3d with cambricon MLU backend (#2247)
Browse files Browse the repository at this point in the history
* [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
  • Loading branch information
ZShaopeng committed Sep 8, 2022
1 parent e08b809 commit 83bedf5
Show file tree
Hide file tree
Showing 6 changed files with 1,280 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docs/en/understand_mmcv/ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ We implement common ops used in detection, segmentation, etc.
| PointsInPolygons | || | |
| PSAMask |||| |
| RotatedFeatureAlign ||| | |
| RoIPointPool3d | || | |
| RoIPointPool3d | || | |
| RoIPool | ||| |
| RoIAlignRotated |||| |
| RiRoIAlignRotated | || | |
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_cn/understand_mmcv/ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ MMCV 提供了检测、分割等任务中常用的算子
| PointsInPolygons | || | |
| PSAMask |||| |
| RotatedFeatureAlign ||| | |
| RoIPointPool3d | || | |
| RoIPointPool3d | || | |
| RoIPool | ||| |
| RoIAlignRotated |||| |
| RiRoIAlignRotated | || | |
Expand Down
Loading

0 comments on commit 83bedf5

Please sign in to comment.