ghost / apex /docs /source /parallel.rst
Jagrut Thakare
v1
9be8aa9
raw
history blame contribute delete
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