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 73354c5 commit 84f5819Copy full SHA for 84f5819
tests/evaluations/test_great_score.py
@@ -19,7 +19,7 @@
19
20
from art.evaluations.great_score import GreatScorePyTorch
21
22
-from tests.utils import ARTTestException, get_cifar10_image_classifier_pt
+from tests.utils import ARTTestException
23
24
25
@pytest.mark.only_with_platform("pytorch")
0 commit comments