mmengine/docs/zh_cn/api/runner.rst
Zaida Zhou 458f6d684e
[Docs] Refactor docs structure (#494)
* [WIP] Refactor-docs-structure

* [Docs] Check link and fix rst  (#498)

* check link

* fix rst

* Fix conf.py

* Fix lint

* minor refine

* minor refine

* modify zh_readme and index.rst

* add migration exampls get_started design to en

* add tutorials to en

* correct chinese doc link

* Apply suggestions from code review

* Update docs/en/advanced_tutorials/distributed.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
2022-08-31 21:18:55 +08:00

88 lines
1.2 KiB
ReStructuredText

.. role:: hidden
:class: hidden-section
mmengine.runner
===================================
.. contents:: mmengine.runner
:depth: 2
:local:
:backlinks: top
.. currentmodule:: mmengine.runner
Runner
----------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
Runner
Loop
----------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
BaseLoop
EpochBasedTrainLoop
IterBasedTrainLoop
ValLoop
TestLoop
Checkpoints
----------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
CheckpointLoader
.. autosummary::
:toctree: generated
:nosignatures:
find_latest_checkpoint
get_deprecated_model_names
get_external_models
get_mmcls_models
get_state_dict
get_torchvision_models
load_checkpoint
load_state_dict
save_checkpoint
weights_to_cpu
AMP
----------------
.. autosummary::
:toctree: generated
:nosignatures:
autocast
Miscellaneous
----------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
LogProcessor
Priority
.. autosummary::
:toctree: generated
:nosignatures:
get_priority