Skip to content

Tags: reloadbrain/DeepSpeed

Tags

v0.5.10

Toggle v0.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ZeRO] Default disable elastic ckpt in stage 1+2 and reduce CPU memor… …y overhead during ckpt load (deepspeedai#1525) Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>

v0.5.9

Toggle v0.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Various small documentation text improvements (deepspeedai#1665) Co-authored-by: Jeff Rasley <jerasley@microsoft.com>

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove unused import of ssl.OP_ENABLE_MIDDLEBOX_COMPAT (deepspeedai#1601 )

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Several fixes for our read-the-docs build (deepspeedai#1579) 

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix 1bit extra issue (deepspeedai#1542) 

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent creation of local temp directory (deepspeedai#1494) Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com> Co-authored-by: Jeff Rasley <jerasley@microsoft.com>

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the workspace allocation for the transformer kernel (deepspeedai#… …1397) * fix the workspace allocation for the transformer kernel * change layer-id type & rm one unit test due to OOM

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[zero_to_fp32] adapt to 4-bytes alignment in z2 (deepspeedai#1372) Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py (deepspeedai#1361) updated classifiers

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reducing the memory-overhead of creating model for multi-GPU run (dee… …pspeedai#1244) Co-authored-by: Jeff Rasley <jerasley@microsoft.com>