convex_adversarial icon indicating copy to clipboard operation
convex_adversarial copied to clipboard

Constructing a DualNetwork instance with an a single-element np.ndarray `epsilon` value fails.

Open gauravmm opened this issue 6 years ago • 0 comments

The same code works with the same value of epsilon when it is changed to a Python built-in float instead.

Tested with PyTorch 0.4.0 (CPU).

gauravmm avatar Dec 10 '18 19:12 gauravmm