What's Changed
Examples
Attack
- Add
UniversalPerturberand a config template. by @mzweilin in #263 - Add LitModular.gradient_modifier by @mzweilin in #266
- Add an option Uniform.round to round the initial numbers. by @mzweilin in #264
- Allow Composer to return intermediate representations. by @mzweilin in #265
- Add support to gradient modification in
Perturberby @mzweilin in #273
Models
- Add support to the dictionary batch in LitModular. by @mzweilin in #269
- Return output dictionary in LitModular steps by @mzweilin in #271
- Strip away the metrics and logging in
LitModularas callbacks by @mzweilin in #274
Development
- Change flake8 styling rule from W503 to W504. by @mzweilin in #260
- Fix GitHub Actions by @mzweilin in #267
- Make all dependency optional by @mzweilin in #268
- Hydra>1.2 compabitility by @mzweilin in #262
- Upgrade pre-commit mdformat 0.7.14->0.7.22 by @mzweilin in #270
- Fix formats complained by docformatter and mdformat in pre-commit by @mzweilin in #272
- Make the lightning dependency optional by @mzweilin in #275
Full Changelog: v0.6.1...v0.6.2