Why do you delete the code of targeted attack in L2 norm of SignOPT? I want to add the targeted attack experiments in my paper.
You update the code to raise NotImplementedError. Did it because the older version have bug in targeted attack?
https://github.com/cmhcbb/attackbox/blob/master/attack/Sign_OPT.py#L371
Why do you delete the code of targeted attack in L2 norm of SignOPT? I want to add the targeted attack experiments in my paper.
You update the code to
raise NotImplementedError. Did it because the older version have bug in targeted attack?https://github.com/cmhcbb/attackbox/blob/master/attack/Sign_OPT.py#L371