Skip to content

Commit

Permalink
add link to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon committed Dec 29, 2020
1 parent 5b75202 commit 03781c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/onnxruntime_op.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

## List of operators for ONNX Runtime supported in MMCV

| Operator | CPU | GPU | Note |
| :------: | :---: | :---: | :--------------: |
| SoftNMS | Y | N | commit `94810f2` |
| RoiAlign | Y | N | None |
| Operator | CPU | GPU | Note |
| :------: | :---: | :---: | :-------------------------------------------------------------------------------------------------: |
| SoftNMS | Y | N | commit [94810f](https://github.com/open-mmlab/mmcv/commit/94810f2297871d0ea3ca650dcb2e842f5374d998) |
| RoiAlign | Y | N | None |

## How to build custom operators for ONNX Runtime

Expand Down

0 comments on commit 03781c0

Please sign in to comment.