secml-torch icon indicating copy to clipboard operation
secml-torch copied to clipboard

Step size is not passed to optimizer in modular attack

Open maurapintor opened this issue 1 year ago • 0 comments

The step size exposed in

https://github.com/pralab/secml-torch/blob/674b2bcda04f6d1365616bdb9e97eac3a06d21b1/src/secmlt/adv/evasion/modular_attack.py#L31-L45

Is not used in:

https://github.com/pralab/secml-torch/blob/674b2bcda04f6d1365616bdb9e97eac3a06d21b1/src/secmlt/adv/evasion/modular_attack.py#L201

maurapintor avatar Oct 10 '24 11:10 maurapintor