Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 560 Bytes

metrics.rst

File metadata and controls

31 lines (16 loc) · 560 Bytes

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