Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

metric.rst

File metadata and controls

12 lines (9 loc) · 274 Bytes

torchmetrics.Metric

The base Metric class is an abstract base class that are used as the building block for all other Module metrics.

torchmetrics.Metric