Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@jonasrauber jonasrauber released this 29 Aug 20:58
· 129 commits to master since this release
5f0e12f

New Features

  • ported HopSkipJump attack to v3
  • added clipping-aware noise attacks
  • model wrappers now support data_format
  • JAXModel now supports data_format
  • improved documentation

Bug Fixes

  • EADAttack bug fixes
  • GenAttack bug fixes
  • Other bug fixes and improvements