## deepspeedai/DeepSpeed — v0.19.4…v0.19.5

_10 commits._

### Features
- **Unmanaged gradient accumulation: ZeRO offload support (#8225)** (cf44300)

### Fixes
- **Fix compilation error for torch 2.12+ (#8238)** (a2f8d9e)
- **Fix AutoEP ZeRO-1/2 universal conversion (#8198)** (da06640)
- **fix(zero3): async grad offload + pinned offload buffers by default (#8207)** (7dfa67a)
- **Fix ZeRO++ secondary shard copy for small params (#8210)** (2d4488e)

### Backend
- **Split native host pinning into standalone pin_memory op (#8236)** (5ad9a97)
- **Do not let one op builder's compatibility probe break importing deepspeed (#8216)** (646e491)
- **Update actions versions for workflows. (#8228)** (c6e7279)
- **Restore the custom DCO workflow (#8220)** (20328cf)
- **Update version.txt after 0.19.4 release (#8219)** (14364cd)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/deepspeedai/DeepSpeed?utm_source=github-action)._