Releases: pralab/secml-torch
Releases · pralab/secml-torch
v1.2.2
What's Changed
- Abstract forward loss function and removed replicated code by @maurapintor in #99
- Fixed mismatch with GPU device when computing the best delta by @zangobot in #100
- approve after #104 - 105 step size is not passed to optimizer in modular attack by @maurapintor in #107
- input space constraints and update adv lib package by @maurapintor in #104
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- 82 quantization constraint by @maurapintor in #85
- Interfaces for base model, preprocessing and postprocessing by @maurapintor in #87
- Mask constraint by @maurapintor in #94
- 91 support for backdoor attacks by @maurapintor in #92
- fix importlib utils by @maurapintor in #97
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Add uniform sampling for random init by @lucascionis in #74
- Fixed docs and added contrib instructions by @maurapintor in #76
- Fixed bug #79, added L1 attack in PGDNative (which was implemented bu… by @zangobot in #80
- Add adversarial lib wrapper by @lucascionis in #78
New Contributors
- @lucascionis made their first contribution in #74
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First official release.
Highlights and first funcitonalities
- Composite attack by @zangobot in #5
- Foolbox optional install as well as infrastructure for the other external libraries by @maurapintor in #32
- Tracking inside attacks by @zangobot in #29
- Ensemble sample-wise accuracy by @maurapintor in #49
- Improved attack initializations and ensembles by @maurapintor in #51
- Add documentation, tests, and automatic tools by @maurapintor in #57
- Preview link for readthedocs by @maurapintor in #63
- Release workflows by @maurapintor in #67
- Version management by @maurapintor in #69
New Contributors
- @maurapintor made their first contribution in #7
- @zangobot made their first contribution in #5
Full Changelog: https://github.com/pralab/secml-torch/commits/v1.0.0
v0.5.4
Test release.
v0.5.3
Test release
v0.5.2
Test release
v0.5.1
Test release