This release of ART 1.19.1 provides updates to ART 1.19
Added
[None]
Changed
[None]
Removed
[None]
Fixed
- Fixed string literals in returned AutoAttack metadata to correctly use f-strings (#2550)
- Fixed typing and doctoring on
AdversarialPatchPyTorch
attack to account for object detection data (#2557)
- Fixed a missing PyTorch transfer to device in
ProjectedGradientDescentPyTorch
attack (#2558)