DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
COMMITS
/ docs/_tutorials/advanced-install.md February 24, 2025
L
Replace calls to `python setup.py sdist` with `python -m build --sdist` (#7069)
Logan Adams committed
February 5, 2025
O
Update GH org references (#6998)
Olatunji Ruwase committed
December 21, 2023
G
doc corrections (#4861)
Gavin Goodship committed
October 9, 2023
L
Remove DS_BUILD_UTILS reference (#4485)
Logan Adams committed
October 5, 2023
H
feat: add Lion optimizer (#4331)
Hongjiu "Enneamer" Zhang committed
August 9, 2023
L
Add ops (#4119)
Logan Adams committed
July 31, 2023
X
add reproducible compilation environment (#3943)
Xie Zejian committed
June 7, 2023
J
Small tweak on cuda version mismatch documentation (#3706)
john li committed
May 3, 2023
M
add skip for mismatched cuda versions (#3436)
Michael Wyatt committed
March 30, 2022
O
Fix broken links (#1873)
Olatunji Ruwase committed
March 11, 2022
C
Website posts and tutorial improvements (#1799)
Cheng Li committed
February 11, 2022
O
[Doc] Add async I/O op (#1754)
Olatunji Ruwase committed
January 3, 2022
M
Various small documentation text improvements (#1665)
Manuel R. Ciosici committed
October 2, 2021
A
Fix many typos (#1423)
Alex Hedges committed
June 16, 2021
J
Remove hard torch dependency at install (#1166)
Jeff Rasley committed
May 24, 2021
R
Quantization + inference release (#1091)
Reza Yazdani committed
April 14, 2021
S
document how to override ~/.cache/torch_extensions (#959)
Stas Bekman committed
April 7, 2021
S
docs (#909)
Stas Bekman committed
February 12, 2021
S
[install] fixes/improvements/docs (#752)
Stas Bekman committed
December 7, 2020
S
[build] make builder smarter and configurable wrt compute capabilities + docs (#578)
Stas Bekman committed
November 12, 2020
S
Installation documentation updates. (#525)
Shaden Smith committed
J
DeepSpeed JIT op + PyPI support (#496)
Jeff Rasley committed