mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
19 lines
408 B
ReStructuredText
19 lines
408 B
ReStructuredText
.. _elastic_errors-api:
|
|
|
|
Error Propagation
|
|
==================
|
|
|
|
.. automodule:: torch.distributed.elastic.multiprocessing.errors
|
|
|
|
Methods and Classes
|
|
---------------------
|
|
|
|
.. currentmodule:: torch.distributed.elastic.multiprocessing.errors
|
|
|
|
.. autofunction:: torch.distributed.elastic.multiprocessing.errors.record
|
|
|
|
.. autoclass:: ChildFailedError
|
|
|
|
.. autoclass:: ErrorHandler
|
|
|
|
.. autoclass:: ProcessFailure
|