Wrappers ========== .. automodule:: pytorch_metrics.wrappers ---------------- MetricCollection ---------------- .. autoclass:: pytorch_metrics.MetricCollection -------------- RunningAverage -------------- .. autoclass:: pytorch_metrics.RunningAverage ---- Mean ---- .. autoclass:: pytorch_metrics.Mean --- Sum --- .. autoclass:: pytorch_metrics.Sum ------- Product ------- .. autoclass:: pytorch_metrics.Product