mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
This reverts commit 7646825c3e.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/127805
Approved by: https://github.com/PaliC
11 lines
319 B
ReStructuredText
11 lines
319 B
ReStructuredText
Control Plane
|
|
=============
|
|
|
|
.. automodule:: torch.distributed.elastic.control_plane
|
|
.. currentmodule:: torch.distributed.elastic.control_plane
|
|
|
|
This module contains optional helpers that add extra debug and control handlers
|
|
into your application.
|
|
|
|
.. autofunction:: torch.distributed.elastic.control_plane.worker_main
|