probly.conformal_prediction.scores.aps.torch¶ Torch for APS. Functions aps_score_torch(probs) Compute APS scores for torch tensors (all labels). probly.conformal_prediction.scores.aps.torch.aps_score_torch(probs)[source]¶ Compute APS scores for torch tensors (all labels). Parameters: probs (Tensor) Return type: Tensor