Skip to content

Opacus v1.1.2

Compare
Choose a tag to compare
@ffuuugor ffuuugor released this 06 May 09:42
· 96 commits to main since this release

Bug fixes

  • Support tied parameters (#417)
  • Fix callsite sensitiveness of zero_grad() (#422, #423)
  • Improve microbenchmark argument parsing and tests (#425)
  • Fix opacus nn.functional import (#426)

Miscellaneous

  • Add microbenchmarks (#412, #416)
  • Add more badges to readme (#424)