Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 638 Bytes

distributed.elastic.rst

File metadata and controls

42 lines (32 loc) · 638 Bytes

Torch Distributed Elastic

Makes distributed PyTorch fault-tolerant and elastic.

Get Started

.. toctree::
   :maxdepth: 1
   :caption: Usage

   elastic/quickstart
   elastic/train_script
   elastic/examples

Documentation

.. toctree::
   :maxdepth: 1
   :caption: API

   elastic/run
   elastic/agent
   elastic/multiprocessing
   elastic/errors
   elastic/rendezvous
   elastic/timer
   elastic/metrics
   elastic/events

.. toctree::
   :maxdepth: 1
   :caption: Advanced

   elastic/customization

.. toctree::
   :maxdepth: 1
   :caption: Plugins

   elastic/kubernetes