mmcv
v1.3.9
  • Get started
  • Deployment
    • Introduction of onnx module in MMCV (Experimental)
    • Custom operators for ONNX Runtime in MMCV
    • Onnxruntime Custom Ops
    • TensorRT Plugins for custom operators in MMCV (Experimental)
    • TensorRT Custom Ops
  • Understand MMCV
  • API Reference
  • Frequently Asked Questions
  • Community
mmcv
  • Docs »
  • Deployment
  • Edit on GitHub

DeploymentΒΆ

  • Introduction of onnx module in MMCV (Experimental)
    • register_extra_symbolics
  • Custom operators for ONNX Runtime in MMCV
    • Introduction of ONNX Runtime
    • Introduction of ONNX
    • Why include custom operators for ONNX Runtime in MMCV
    • List of operators for ONNX Runtime supported in MMCV
    • How to build custom operators for ONNX Runtime
    • How to do inference using exported ONNX models with custom operators in ONNX Runtime in python
    • How to add a new custom operator for ONNX Runtime in MMCV
    • Known Issues
    • References
  • Onnxruntime Custom Ops
    • SoftNMS
    • RoIAlign
    • NMS
    • grid_sampler
    • CornerPool
    • cummax
    • cummin
  • TensorRT Plugins for custom operators in MMCV (Experimental)
    • Introduction
    • List of TensorRT plugins supported in MMCV
    • How to build TensorRT plugins in MMCV
    • Create TensorRT engine and run inference in python
    • How to add a TensorRT plugin for custom op in MMCV
    • Known Issues
    • References
  • TensorRT Custom Ops
    • MMCVRoIAlign
    • ScatterND
    • NonMaxSuppression
    • MMCVDeformConv2d
    • grid_sampler
    • cummax
    • cummin
    • MMCVInstanceNormalization
    • MMCVModulatedDeformConv2d
Next Previous

© Copyright 2018-2021, OpenMMLab Revision 96c4b70c.

Built with Sphinx using a theme provided by Read the Docs.