mmcv/docs/deployment
Eugene Liu 599163e645
Add Deformable Conv CustomOp for onnxruntime (#1343)
* add onnx dcn

* replace gemm with torch C++ api

* small update

* fix cpp clang format

* pefer generic GEMM than torch ATen library

* addressing comments

* add ops path check
2021-10-13 20:28:24 +08:00
..
onnx.md [Docs] Add zh_cn document of ONNX (#1331) 2021-09-24 16:57:20 +08:00
onnxruntime_custom_ops.md Add Deformable Conv CustomOp for onnxruntime (#1343) 2021-10-13 20:28:24 +08:00
onnxruntime_op.md [Docs] Add zh_cn document of ONNX (#1331) 2021-09-24 16:57:20 +08:00
tensorrt_custom_ops.md [Docs] Add docs_zh_CN of TensorRT (#1336) 2021-09-24 17:00:35 +08:00
tensorrt_plugin.md Add code spell hook to pre-commit and fix typos (#1384) 2021-10-04 20:13:54 +08:00