Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Opacus v1.5 source code.tar.gz | 2024-07-22 | 1.2 MB | |
Opacus v1.5 source code.zip | 2024-07-22 | 1.3 MB | |
README.md | 2024-07-22 | 398 Bytes | |
Totals: 3 Items | 2.5 MB | 0 |
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)