Open-Sora / apex /docs /source /parallel.rst
kadirnar's picture
Upload 494 files
8a42f8f verified
raw
history blame
431 Bytes
.. role:: hidden
:class: hidden-section
apex.parallel
===================================
.. automodule:: apex.parallel
.. currentmodule:: apex.parallel
.. DistributedDataParallel
----------
.. autoclass:: DistributedDataParallel
:members:
.. autoclass:: Reducer
:members:
.. autoclass:: SyncBatchNorm
:members:
Utility functions
----------------------------------
.. autofunction:: convert_syncbn_model