Skip to content
Snippets Groups Projects
index.rst 975 B
Newer Older
欢迎来到 mmengine 的中文文档!
=========================================
您可以在页面左下角切换中英文文档。

.. toctree::
   :maxdepth: 1
   :caption: 开始你的第一步

   get_started/installation.md

.. toctree::
Zaida Zhou's avatar
Zaida Zhou committed
   :maxdepth: 1
   :caption: 教程

   tutorials/registry.md
   tutorials/config.md
Zaida Zhou's avatar
Zaida Zhou committed
   tutorials/runner.md
   tutorials/hook.md
Zaida Zhou's avatar
Zaida Zhou committed
   tutorials/optimizer.md
   tutorials/param_scheduler.md
   tutorials/data_element.md
Zaida Zhou's avatar
Zaida Zhou committed
   tutorials/basedataset.md
   tutorials/evaluator.md
   tutorials/distributed.md
   tutorials/logging.md
   tutorials/visualizer.md
.. toctree::
   :maxdepth: 1
   :caption: 示例

   examples/speed_up_training.md

.. toctree::
   :maxdepth: 1
   :caption: 架构设计

   design/hook.md

.. toctree::
   :maxdepth: 2
   :caption: API 文档

   api.rst

.. toctree::
   :caption: 语言切换

   switch_language.md

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`