sglang_v0.5.2/pytorch_2.8.0/docs/source/elastic/metrics.rst

32 lines
560 B
ReStructuredText

.. _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