Back to Pytorch

Metrics

docs/source/elastic/metrics.rst

2.11.0559 B
Original Source

.. _metrics-api:

Metrics

.. automodule:: torch.distributed.elastic.metrics

Metric Handlers

.. currentmodule:: torch.distributed.elastic.metrics.api

Below are the metric handlers that come included with torchelastic.

.. autoclass:: MetricHandler

.. autoclass:: ConsoleMetricHandler

.. autoclass:: NullMetricHandler

Methods

.. autofunction:: torch.distributed.elastic.metrics.configure

.. autofunction:: torch.distributed.elastic.metrics.prof

.. autofunction:: torch.distributed.elastic.metrics.put_metric