Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 362 Bytes

communicator.rst

File metadata and controls

20 lines (12 loc) · 362 Bytes

Communicator

Communicator transfers parameters over the compute graphs.

.. automodule:: nnabla.communicators


Communicator interface

.. autoclass:: Communicator
    :members:

List of communicators

.. autofunction:: DataParalellCommunicator
.. autofunction:: MultiProcessDataParalellCommunicator