mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
44 lines
1.0 KiB
ReStructuredText
44 lines
1.0 KiB
ReStructuredText
Welcome to mmengine's documentation!
|
|
====================================
|
|
You can switch between Chinese and English documents in the lower-left corner of the layout.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Tutorials
|
|
|
|
tutorials/registry.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Reference
|
|
|
|
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::
|
|
:caption: Switch Language
|
|
|
|
switch_language.md
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|