mmdeploy/docs/zh_cn/index.rst
AllentDan 57a9d9b642
[Feature] Add docker files (#67)
* add gpu and cpu dockerfile

* fix lint

* fix cpu docker and remove redundant

* use pip instead

* add build arg and readme

* fix grammar

* update readme

* add chinese doc for dockerfile and add docker build to build.md

* grammar

* refine dockerfiles

* add FAQs

* update Dpplcv_DIR for SDK building

* remove mmcls

* add sdk demos

* fix typo and lint

* update FAQs
2022-01-25 15:11:50 +08:00

49 lines
678 B
ReStructuredText

欢迎来到 MMDeploy 的中文文档!
====================================
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 1
:caption: 快速上手
build.md
get_started.md
.. toctree::
:maxdepth: 1
:caption: 教程
tutorials/how_to_convert_model.md
tutorials/how_to_use_docker.md
.. toctree::
:maxdepth: 1
:caption: 基准
benchmark.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`