34 lines
447 B
ReStructuredText
34 lines
447 B
ReStructuredText
|
Welcome to MMRazor's documentation!
|
||
|
=======================================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Get Started
|
||
|
|
||
|
get_started.md
|
||
|
model_zoo.md
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Quick Run
|
||
|
|
||
|
train.md
|
||
|
test.md
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Tutorials
|
||
|
|
||
|
tutorials/index.rst
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: API Reference
|
||
|
|
||
|
api.rst
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`search`
|