Skip to content

Releases: mit-ll-responsible-ai/responsible-ai-toolbox

Release v0.3.1rc5

26 Oct 19:49
c2190c3
Compare
Choose a tag to compare
Release v0.3.1rc5 Pre-release
Pre-release
Update pypi_publish.yml (#191)

Release v0.3.1rc4

26 Oct 19:34
fe1209c
Compare
Choose a tag to compare
Release v0.3.1rc4 Pre-release
Pre-release
Bump actions/checkout from 3 to 4 (#186)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release v0.3.1rc3

24 May 23:35
57f0b4e
Compare
Choose a tag to compare
Release v0.3.1rc3 Pre-release
Pre-release
Fixes multi-gpu for `madry` experiment (#165)

* fixes multi-gpu

* fix failing test

Try 2 Fixing PyPi Publish

12 May 12:59
a79293e
Compare
Choose a tag to compare
Pre-release
v0.3.1rc2

Update pypi_publish.yml

Fixes PyPi Upload

12 May 12:47
a79293e
Compare
Choose a tag to compare
Fixes PyPi Upload Pre-release
Pre-release
v0.3.1rc1

Update pypi_publish.yml

Release v0.3.0

11 May 21:43
8b68fec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

16 Jun 17:58
4c123c5
Compare
Choose a tag to compare

See changelog

What's Changed

  • Fix TopQGradient device mismatch by @rsokl in #64
  • Fixes to_xarray when target_job_dirs points to job that performed multirun over sequence values by @rsokl in #68

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

01 Jun 17:54
Compare
Choose a tag to compare

See changelog for details

What's Changed

  • zen should not attempt to populate *args and **kwargs by @rsokl in #48
  • Workflow Improvement by @jgbos in #47
  • Adds zen callbacks by @rsokl in #49
  • Remove numpy dependency (defer to pytorch) by @rsokl in #50
  • Make methods static where possible; simplify examples; cleanup formating by @rsokl in #51
  • Add working_subdir data variable to xarray by @rsokl in #52
  • Improve parity between pre-step and post-step method names by @rsokl in #54
  • fix typo in univ_adv_pert.rst by @Jasha10 in #56
  • Update workflows by @rsokl in #55
  • Adds Support for Lightning's Trainer.predict by @jgbos in #53
  • Fix hypothesis by @rsokl in #58
  • Add pre-task method to workflow by @rsokl in #57
  • Deprecate ParamTransformingOptimizer.project by @rsokl in #59
  • Add pre-release and nightly CI jobs by @rsokl in #60
  • Ensure workflow overrides roundtrip by @rsokl in #61
  • Deprecate evaluation_task in favor of task by @rsokl in #62
  • Enable user-specified functions for loading metrics files by @rsokl in #63

New Contributors

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

10 May 13:34
Compare
Choose a tag to compare

Release v0.1.0

04 May 20:07
Compare
Choose a tag to compare