Skip to content

Opacus v1.5

Compare
Choose a tag to compare
@HuanyuZhang HuanyuZhang released this 26 Jul 15:22
· 15 commits to main since this release

New features
Fast Gradient Clipping and Ghost Clipping (#656)

Bug fixes
Fix gradient shape error for DPMultiheadAttention (issue 650) (#651)
Pass kwargs from make_private to _prepare_optimizer (#648)
Fix BatchMemoryManager length (#641)
Fix GPU-CPU device mismatch error in util filter_dilated_rows (#633)
Fix Opacus's runtime error with an empty batch (issue 612) (#631)