42 lines
735 B
ReStructuredText
42 lines
735 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
mmengine._strategy
|
|
===================================
|
|
|
|
.. currentmodule:: mmengine._strategy
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
BaseStrategy
|
|
SingleDeviceStrategy
|
|
DDPStrategy
|
|
DeepSpeedStrategy
|
|
FSDPStrategy
|
|
ColossalAIStrategy
|
|
|
|
|
|
.. currentmodule:: mmengine._strategy.deepspeed
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
MMDeepSpeedEngineWrapper
|
|
DeepSpeedOptimWrapper
|
|
|
|
|
|
.. currentmodule:: mmengine._strategy.colossalai
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
CollosalAIModelWrapper
|
|
ColossalAIOptimWrapper
|