Skip to content

ART 1.19.1

Latest
Compare
Choose a tag to compare
@beat-buesser beat-buesser released this 22 Jan 10:09
· 2 commits to main since this release

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)