1Control Plane 2============= 3 4.. automodule:: torch.distributed.elastic.control_plane 5.. currentmodule:: torch.distributed.elastic.control_plane 6 7This module contains optional helpers that add extra debug and control handlers 8into your application. 9 10.. autofunction:: torch.distributed.elastic.control_plane.worker_main 11