2021-10-09 14:10:42 +08:00
|
|
|
Welcome to MMDeploy's documentation!
|
|
|
|
====================================
|
|
|
|
|
|
|
|
You can switch between Chinese and English documents in the lower-left corner of the layout.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Get Started
|
|
|
|
|
|
|
|
build.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Tutorials
|
|
|
|
|
|
|
|
tutorials/how_to_convert_model.md
|
2021-10-29 18:04:11 +08:00
|
|
|
tutorials/how_to_write_config.md
|
2021-10-20 18:23:50 +08:00
|
|
|
tutorials/how_to_evaluate_a_model.md
|
2021-10-09 14:10:42 +08:00
|
|
|
tutorials/how_to_test_model.md
|
2021-10-18 11:08:27 +08:00
|
|
|
tutorials/how_to_support_new_models.md
|
2021-10-09 14:10:42 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: OpenMMLab Support
|
|
|
|
|
|
|
|
codebases/mmcls.md
|
|
|
|
codebases/mmdet.md
|
|
|
|
codebases/mmseg.md
|
|
|
|
codebases/mmedit.md
|
|
|
|
codebases/mmocr.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Backend Support
|
|
|
|
|
|
|
|
backends/onnxruntime.md
|
|
|
|
backends/tensorrt.md
|
|
|
|
backends/ncnn.md
|
|
|
|
backends/ppl.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Custom Ops
|
|
|
|
|
|
|
|
ops/onnxruntime.md
|
|
|
|
ops/tensorrt.md
|
|
|
|
ops/ncnn.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: FAQ
|
|
|
|
|
|
|
|
faq.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: API Reference
|
|
|
|
|
|
|
|
api.rst
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|