mmdeploy/docs/en/index.rst

83 lines
1.4 KiB
ReStructuredText

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
supported_models.md
get_started.md
.. toctree::
:maxdepth: 1
:caption: Tutorials
tutorials/how_to_convert_model.md
tutorials/how_to_write_config.md
tutorials/how_to_evaluate_a_model.md
tutorials/how_to_measure_performance_of_models.md
tutorials/how_to_support_new_models.md
tutorials/how_to_support_new_backends.md
tutorials/how_to_add_test_units_for_backend_ops.md
tutorials/how_to_test_rewritten_models.md
.. 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/openvino.md
backends/ncnn.md
backends/pplnn.md
.. toctree::
:maxdepth: 1
:caption: Custom Ops
ops/onnxruntime.md
ops/tensorrt.md
ops/ncnn.md
.. toctree::
:maxdepth: 1
:caption: Benchmark
benchmark.md
.. toctree::
:maxdepth: 1
:caption: FAQ
faq.md
.. toctree::
:caption: Switch Language
switch_language.md
.. toctree::
:maxdepth: 1
:caption: API Reference
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`