sglang_v0.5.2/pytorch_2.8.0/docs/source/elastic/subprocess_handler.rst

21 lines
683 B
ReStructuredText

.. _elastic_subprocess_handler-api:
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