112 lines
2.4 KiB
ReStructuredText
112 lines
2.4 KiB
ReStructuredText
欢迎来到 mmengine 的中文文档!
|
|
=========================================
|
|
您可以在页面左下角切换中英文文档。
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 开始你的第一步
|
|
|
|
get_started/introduction.md
|
|
get_started/installation.md
|
|
get_started/15_minutes.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 常用功能
|
|
|
|
examples/resume_training.md
|
|
examples/speed_up_training.md
|
|
examples/save_gpu_memory.md
|
|
examples/train_a_gan.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: 入门教程
|
|
|
|
tutorials/runner.md
|
|
tutorials/dataset.md
|
|
tutorials/model.md
|
|
tutorials/evaluation.md
|
|
tutorials/optim_wrapper.md
|
|
tutorials/param_scheduler.md
|
|
tutorials/hook.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 进阶教程
|
|
|
|
advanced_tutorials/registry.md
|
|
advanced_tutorials/config.md
|
|
advanced_tutorials/basedataset.md
|
|
advanced_tutorials/data_transform.md
|
|
advanced_tutorials/initialize.md
|
|
advanced_tutorials/visualization.md
|
|
advanced_tutorials/data_element.md
|
|
advanced_tutorials/distributed.md
|
|
advanced_tutorials/logging.md
|
|
advanced_tutorials/fileio.md
|
|
advanced_tutorials/manager_mixin.md
|
|
advanced_tutorials/cross_library.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 架构设计
|
|
|
|
design/hook.md
|
|
design/runner.md
|
|
design/evaluation.md
|
|
design/visualization.md
|
|
design/logging.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 迁移指南
|
|
|
|
migration/runner.md
|
|
migration/hook.md
|
|
migration/model.md
|
|
migration/param_scheduler.md
|
|
migration/transform.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API 文档
|
|
|
|
mmengine.registry <api/registry>
|
|
mmengine.config <api/config>
|
|
mmengine.runner <api/runner>
|
|
mmengine.hooks <api/hooks>
|
|
mmengine.model <api/model>
|
|
mmengine.optim <api/optim>
|
|
mmengine.evaluator <api/evaluator>
|
|
mmengine.structures <api/structures>
|
|
mmengine.dataset <api/dataset>
|
|
mmengine.device <api/device>
|
|
mmengine.hub <api/hub>
|
|
mmengine.logging <api/logging>
|
|
mmengine.visualization <api/visualization>
|
|
mmengine.fileio <api/fileio>
|
|
mmengine.dist <api/dist>
|
|
mmengine.utils <api/utils>
|
|
mmengine.utils.dl_utils <api/utils.dl_utils>
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 说明
|
|
|
|
notes/changelog.md
|
|
notes/contributing.md
|
|
notes/code_style.md
|
|
|
|
.. toctree::
|
|
:caption: 语言切换
|
|
|
|
switch_language.md
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|