We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea4ab2 commit 459f209Copy full SHA for 459f209
art/estimators/certification/smoothmix/pytorch.py
@@ -30,7 +30,6 @@
30
from art.config import ART_NUMPY_DTYPE
31
from art.estimators.classification.pytorch import PyTorchClassifier
32
from art.estimators.certification.smoothmix.smoothmix import SmoothMixMixin
33
-from art.defences.preprocessor.gaussian_augmentation import GaussianAugmentation
34
35
36
if TYPE_CHECKING:
0 commit comments