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
|
2021-12-24 17:20:06 +08:00
|
|
|
supported_models.md
|
2021-12-24 15:26:50 +08:00
|
|
|
get_started.md
|
2021-10-09 14:10:42 +08:00
|
|
|
|
|
|
|
.. 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-11-25 14:51:21 +08:00
|
|
|
tutorials/how_to_measure_performance_of_models.md
|
2021-10-18 11:08:27 +08:00
|
|
|
tutorials/how_to_support_new_models.md
|
2021-11-25 19:59:19 +08:00
|
|
|
tutorials/how_to_support_new_backends.md
|
2021-11-10 10:53:19 +08:00
|
|
|
tutorials/how_to_add_test_units_for_backend_ops.md
|
2021-11-02 10:33:20 +08:00
|
|
|
tutorials/how_to_test_rewritten_models.md
|
2022-01-24 14:43:38 +08:00
|
|
|
tutorials/how_to_install_mmdeploy_on_jetsons.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
|
2021-12-27 20:21:08 +08:00
|
|
|
backends/openvino.md
|
2021-10-09 14:10:42 +08:00
|
|
|
backends/ncnn.md
|
2021-12-09 16:37:36 +08:00
|
|
|
backends/pplnn.md
|
2021-10-09 14:10:42 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Custom Ops
|
|
|
|
|
|
|
|
ops/onnxruntime.md
|
|
|
|
ops/tensorrt.md
|
|
|
|
ops/ncnn.md
|
|
|
|
|
2021-12-23 11:25:45 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Benchmark
|
|
|
|
|
|
|
|
benchmark.md
|
|
|
|
|
2021-10-09 14:10:42 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: FAQ
|
|
|
|
|
|
|
|
faq.md
|
|
|
|
|
2021-12-30 12:36:01 +08:00
|
|
|
.. toctree::
|
|
|
|
:caption: Switch Language
|
|
|
|
|
|
|
|
switch_language.md
|
|
|
|
|
2021-10-09 14:10:42 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: API Reference
|
|
|
|
|
|
|
|
api.rst
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|