How to support L2 norm attack? I can only find `Sign_OPT_lf.py` as the Linf norm attack? Is `Sign_OPT.py` and `class OPT_attack_sign_SGD` **the L2 norm attack**??
How to support L2 norm attack? I can only find
Sign_OPT_lf.pyas the Linf norm attack?Is
Sign_OPT.pyandclass OPT_attack_sign_SGDthe L2 norm attack??