返回全部动态
DeepSpeed v0.19.5 补丁发布:修复 ZeRO++ 与编译问题
原标题:v0.19.5 Patch Release
AI 摘要
DeepSpeed 发布了 v0.19.5 补丁版本,包含多项修复和改进。主要修复了 ZeRO++ 小参数二次分片复制、ZeRO-3 异步梯度卸载与固定卸载缓冲区、AutoEP 在 ZeRO-1/2 下的通用转换问题,以及 torch 2.12+ 的编译错误。此外,新增了独立的 pin_memory 操作,并支持 ZeRO 卸载下的非托管梯度累积。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * Update version.txt after 0.19.4 release by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/8219 * Restore the custom DCO workflow by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/8220 * Update actions versions for workflows. by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/8228 * Do not let one op builder's compatibility probe break importing deepspeed by @adityasingh2400 in https://github.com/deepspeedai/DeepSpeed/pull/8216 * Fix ZeRO++
发布时间:2026-08-11 03:00
抓取时间:2026-08-11 05:12
来源机构:Microsoft