torch_auc¶ probly.metrics.torch.torch_auc(x: Tensor, y: Tensor) → Tensor[source]¶ Compute area under a curve using the trapezoid rule.