mmengine/docs/zh_cn/index.rst
Zaida Zhou 7313173405
[Docs] Add hooks tutorial (#38)
* [Docs] Add hooks tutorial

* improve the description about hooks

* Add OptimizerHook usages

* fix comments

* fix comments

* fix comments

* fix comments

* fix typo

* refine description

* refactor

* refactor

* add a sentence to improve docs

* briefly introduce the hook of pytorch

* refactor the order of sections

* improve the description about hooks

* improve

* fix comments

* update priorities

* improve description

* refactor title

* fix typo

* reorder priority of hook

* fix typo

* fix comments

* remove the distributed argument from SyncBuffersHook
2022-03-01 11:57:29 +08:00

30 lines
476 B
ReStructuredText

欢迎来到 mmengine 的中文文档!
=========================================
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 2
:caption: 教程
tutorials/registry.md
tutorials/config.md
tutorials/hook.md
.. toctree::
:maxdepth: 2
:caption: API 文档
api.rst
.. toctree::
:caption: 语言切换
switch_language.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`