Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-18 | 893 Bytes | |
v0.16.7 Patch Release source code.tar.gz | 2025-04-18 | 199.2 MB | |
v0.16.7 Patch Release source code.zip | 2025-04-18 | 200.3 MB | |
Totals: 3 Items | 399.6 MB | 0 |
What's Changed
- Update version.txt after 0.16.6 release by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/7218
- Fix release links by @tjruwase in https://github.com/deepspeedai/DeepSpeed/pull/7219
- Fix pass for z3 and profiler by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/7222
- Fix build on AMD GPUs (related to DeepCompile) by @HollowMan6 in https://github.com/deepspeedai/DeepSpeed/pull/7224
- Add defence for DeepCompile w/o optimizer by @HollowMan6 in https://github.com/deepspeedai/DeepSpeed/pull/7225
- Pass
with_cuda
arg for jit_load in OpBuilder by @HollowMan6 in https://github.com/deepspeedai/DeepSpeed/pull/7226 - Make sure it's not None before offloading contiguous_grad_buffer by @HollowMan6 in https://github.com/deepspeedai/DeepSpeed/pull/7227
Full Changelog: https://github.com/deepspeedai/DeepSpeed/compare/v0.16.6...v0.16.7