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)