mmdeploy/docs/zh_cn/index.rst

71 lines
1.3 KiB
ReStructuredText

欢迎来到 MMDeploy 的中文文档!
====================================
点击页面左下角切换中英文。
.. toctree::
:maxdepth: 1
:caption: 编译
01-how-to-build/build_from_source.md
01-how-to-build/build_from_docker.md
.. toctree::
:maxdepth: 1
:caption: 运行和测试
02-how-to-run/convert_model.md
02-how-to-run/write_config.md
02-how-to-run/profile_model.md
02-how-to-run/quantize_model.md
.. toctree::
:maxdepth: 1
:caption: Benchmark
03-benchmark/benchmark.md
03-benchmark/quantization.md
03-benchmark/supported_models.md
.. toctree::
:maxdepth: 1
:caption: 开发者指南
04-developer-guide/support_new_model.md
04-developer-guide/support_new_backend.md
04-developer-guide/do_regression_test.md
.. toctree::
:maxdepth: 1
:caption: 新人解说
get_started.md
05-tutorial/01_introduction_to_model_deployment.md
05-tutorial/02_challenges.md
05-tutorial/03_pytorch2onnx.md
05-tutorial/04_onnx_custom_op.md
05-tutorial/05_onnx_model_editing.md
.. toctree::
:maxdepth: 1
:caption: 常见问题
faq.md
.. toctree::
:caption: 语言切换
switch_language.md
.. toctree::
:maxdepth: 1
:caption: API 文档
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`