mmdeploy/docs/index.rst

66 lines
1.1 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
.. toctree::
:maxdepth: 1
:caption: Tutorials
tutorials/how_to_convert_model.md
tutorials/how_to_create_config.md
tutorials/how_to_evaluate_a_model.md
tutorials/how_to_test_model.md
tutorials/how_to_support_new_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/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`