Skip to content

Commit

Permalink
comment out geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
a710128 committed Sep 22, 2021
1 parent fca7ccd commit 2fec2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAttack/attackers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
from .pso import PSOAttacker
from .bert_attack import BERTAttacker
from .bae import BAEAttacker
from .geometry import GEOAttacker
# from .geometry import GEOAttacker FIXME: cannot import name 'zero_gradients' from 'torch.autograd.gradcheck'

0 comments on commit 2fec2b6

Please sign in to comment.