2021-10-09 14:10:42 +08:00
|
|
|
欢迎来到 MMDeploy 的中文文档!
|
|
|
|
====================================
|
|
|
|
|
|
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: 安装指南
|
|
|
|
|
|
|
|
build.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: 教程
|
|
|
|
|
|
|
|
tutorials/how_to_convert_model.md
|
|
|
|
tutorials/how_to_create_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 算法库支持
|
|
|
|
|
|
|
|
codebases/mmcls.md
|
|
|
|
codebases/mmdet.md
|
|
|
|
codebases/mmseg.md
|
|
|
|
codebases/mmedit.md
|
|
|
|
codebases/mmocr.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: 推理引擎支持
|
|
|
|
|
|
|
|
backends/onnxruntime.md
|
|
|
|
backends/tensorrt.md
|
|
|
|
backends/ncnn.md
|
|
|
|
backends/ppl.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: 自定义算子支持
|
|
|
|
|
|
|
|
ops/onnxruntime.md
|
|
|
|
ops/tensorrt.md
|
|
|
|
ops/ncnn.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: 常见问题
|
|
|
|
|
|
|
|
faq.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: API 文档
|
|
|
|
|
|
|
|
api.rst
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|