probly.conformal_scores.aps.torch.compute_aps_score_torch¶ probly.conformal_scores.aps.torch.compute_aps_score_torch(probs: Tensor, y_cal: Tensor | None = None, randomized: bool = True) → Tensor[source]¶ APS Nonconformity-Scores for PyTorch tensors.