.. _metrics-api:

Metrics
=======

.. automodule:: torchelastic.metrics


Metric Handlers
-----------------

.. currentmodule:: torchelastic.metrics.api

Below are the metric handlers that come included with torchelastic.

.. autoclass:: MetricHandler

.. autoclass:: ConsoleMetricHandler

.. autoclass:: NullMetricHandler



Methods
------------

.. autofunction:: torchelastic.metrics.configure

.. autofunction:: torchelastic.metrics.prof

.. autofunction:: torchelastic.metrics.put_metric