mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* update tensorrt plugin document * add onnxruntime custom ops document * format document * add release note to onnxruntime_op and tensorrt_plugin * update document * add deployment.rst * add grid_sampler onnxruntime document * fix lint * add allow_different_nesting tag * add allow_different_nesting tag Co-authored-by: maningsheng <maningsheng@sensetime.com>
12 lines
166 B
ReStructuredText
12 lines
166 B
ReStructuredText
Deployment
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
onnx.md
|
|
onnxruntime_op.md
|
|
onnxruntime_custom_ops.md
|
|
tensorrt_plugin.md
|
|
tensorrt_custom_ops.md
|