Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 683 Bytes

subprocess_handler.rst.txt

File metadata and controls

20 lines (13 loc) · 683 Bytes

Subprocess Handling

.. automodule:: torch.distributed.elastic.multiprocessing.subprocess_handler
.. automodule:: torch.distributed.elastic.multiprocessing.subprocess_handler.subprocess_handler
.. automodule:: torch.distributed.elastic.multiprocessing.subprocess_handler.handlers

Retrieve SubprocessHandler

.. autofunction:: torch.distributed.elastic.multiprocessing.subprocess_handler.handlers.get_subprocess_handler

SubprocessHandler

.. currentmodule:: torch.distributed.elastic.multiprocessing.subprocess_handler.subprocess_handler
.. autoclass:: SubprocessHandler