mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
This reverts commit 7646825c3eb687030c4f873b01312be0eed80174. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127805 Approved by: https://github.com/PaliC
45 lines
693 B
ReStructuredText
45 lines
693 B
ReStructuredText
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
|
|
elastic/subprocess_handler
|
|
elastic/control_plane
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Advanced
|
|
|
|
elastic/customization
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Plugins
|
|
|
|
elastic/kubernetes
|