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
