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 d7526bf commit bd35ae6Copy full SHA for bd35ae6
tests/test_models.py
@@ -32,4 +32,3 @@ def test_jan_model(image_shape, num_classes):
32
y = model(x)
33
34
assert y.shape == (n, num_classes), f"Shape: {y.shape}"
35
-
0 commit comments