Skip to content

Opacus v1.4.0

Compare
Choose a tag to compare
@ffuuugor ffuuugor released this 24 Mar 15:59
· 44 commits to main since this release

Highlight: Upgraded to PyTorch 1.13+ as required dependency

New features

  • Added clipping schedulers (#556)
  • Util to check per sample gradients (#532)

Bug fixes

  • Align DataLoader interface with vanilla PyTorch (#543)
  • Fix GDP accountant epsilon retrieval changing internal state (#541)
  • Add option to specify number of steps in UniformSampler (#550)
  • Fix privacy computation script (#565)