We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feea4a8 commit c8d52b6Copy full SHA for c8d52b6
cebra/solver/metrics.py
@@ -71,7 +71,6 @@ def compute_metrics(self, embeddings):
71
return result
72
73
74
-#
75
@dataclasses.dataclass
76
class Metric():
77
labels: Dict[Literal["train", "val"], torch.Tensor]
0 commit comments