mmpretrain/docs/index.rst
QingChuanWS d259306013
Add pytorch to onnx and onnx to tensorrt doc (#180)
* add pytorch2onnx and onnx2trt doc

* fix the typo in deploy doc

* fix bug of onnx2trt.md

* Remove redundant install steps in onnx2trt.md

* update doc based on code review

* update index.rst
2021-04-01 15:56:55 +08:00

51 lines
748 B
ReStructuredText

Welcome to MMClassification's documentation!
==========================================
.. toctree::
:maxdepth: 2
:caption: Get Started
install.md
getting_started.md
.. toctree::
:maxdepth: 2
:caption: Model zoo
modelzoo_statistics.md
.. toctree::
:maxdepth: 2
:caption: Dataset Preparation
.. toctree::
:maxdepth: 2
:caption: Quick Run
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/finetune.md
tutorials/new_dataset.md
tutorials/data_pipeline.md
tutorials/new_modules.md
tutorials/pytorch2onnx.md
tutorials/onnx2tensorrt.md
.. toctree::
:maxdepth: 2
:caption: Useful Tools and Scripts
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`