DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
COMMITS
/ setup.py October 7, 2025
O
Update email address (#7624)
Olatunji Ruwase committed
July 1, 2025
G
fix: fix FileNotFoundError for build_win.bat (#7399)
gjj2828 committed
April 16, 2025
M
DeepCompile for enhanced compiler integration (#7154)
Masahiro Tanaka committed
February 24, 2025
L
Replace calls to `python setup.py sdist` with `python -m build --sdist` (#7069)
Logan Adams committed
February 19, 2025
L
Update setup.py handling of ROCm cupy (#7051)
Logan Adams committed
February 5, 2025
O
Update GH org references (#6998)
Olatunji Ruwase committed
January 30, 2025
L
Update recommended Windows whl building versions (#6983)
Logan Adams committed
January 8, 2025
L
Update python version classifiers (#6933)
Logan Adams committed
November 19, 2024
N
Fix setup.py bash cmd generation to correctly extract git info (#6762)
Nadav Elyahu committed
September 26, 2024
O
DeepNVMe perf tuning (#6560)
Olatunji Ruwase committed
September 11, 2024
O
Avoid security issues of subprocess shell (#6498)
Olatunji Ruwase committed
September 4, 2024
O
Safe usage of popen (#6490)
Olatunji Ruwase committed
O
DS_BUILD_OPS should build only compatible ops (#6489)
Olatunji Ruwase committed
August 15, 2024
R
move pynvml install to setup.py (#5840)
Rohan Potdar committed
August 1, 2024
A
Use accelerator to replace cuda in setup and runner (#5769)
andyG committed
July 9, 2024
C
Add Windows scripts (deepspeed, ds_report). (#5699)
Costin Eseanu committed
June 24, 2024
C
Fixed Windows inference build. (#5609)
Costin Eseanu committed
May 31, 2024
C
Fixed the Windows build. (#5596)
Costin Eseanu committed
April 29, 2024
A
fix: swapping order of parameters in create_dir_symlink method. (#5465)
Antônio Vieira committed
March 12, 2024
M
Make op builder detection adapt to accelerator change (#5206)
Ma, Guokai committed
February 26, 2024
M
Disable ninja by default (#5194)
Michael Wyatt committed
February 21, 2024
J
Use ninja to speed up build (#5088)
Jinzhen Lin committed
August 21, 2023
L
Treat empty environment variables as unset in (#4185)
Logan Adams committed
July 19, 2023
Y
[CPU] Skip CPU support unimplemented error (#3633)
Yejing-Lai committed
June 23, 2023
S
DeepSpeed-Triton for Inference (#3748)
stephen youn committed
May 10, 2023
May 8, 2023
P
Build: Update license in setup (#3484)
Pablo Emídio S.S committed
April 18, 2023
M
Fix cupy install version detection (#3276)
Michael Wyatt committed
April 7, 2023
G
Update curriculum-learning.md (#3031)
Gavin Goodship committed
March 31, 2023
M
Update DeepSpeed copyright license to Apache 2.0 (#3111)
Michael Wyatt committed
March 27, 2023
J
update formatter version and style settings (#3098)
Jeff Rasley committed
March 15, 2023
J
update email info
Jeff Rasley committed
February 21, 2023
L
Fix example command when building wheel with dev version specified (#2815)
Logan Adams committed
January 18, 2023
J
[install] only add deepspeed pkg at install (#2714)
Jeff Rasley committed
January 13, 2023
J
exclude benchmarks during install (#2698)
Jeff Rasley committed
January 7, 2023
M
Abstract accelerator (step 2) (#2560)
Ma, Guokai committed
December 9, 2022
J
Fix issues w. python 3.6 + add py-version checks to CI (#2589)
Jeff Rasley committed
November 8, 2022
M
Fix CI issues related to cupy install (#2483)
Michael Wyatt committed
October 26, 2022
E
Fix build issues on Windows (#2428)
eltonzheng committed
October 18, 2022
J
only add deps if extra is explictly called (#2432)
Jeff Rasley committed
July 25, 2022
A
Add flake8 to pre-commit checks (#2051)
Alex Hedges committed
July 6, 2022
A
Check for bf16 support only if CUDA is available (#2049)
Alex Hedges committed
June 29, 2022
Q
Comms Benchmarks (#2040)
Quentin Anthony committed
June 16, 2022
J
DeepSpeed examples refresh (#2021)
Jeff Rasley committed
June 15, 2022
J
[inference] test suite for ds-kernels (bert, roberta, gpt2, gpt-neo, gpt-j) (#1992)
Jeff Rasley committed
June 6, 2022
M
Add torch-latest and torch-nightly CI workflows (#1990)
Michael Wyatt committed
March 7, 2022
J
Invoke hipify from op builder for JIT extension builds (#1807)
Jithun Nair committed
March 6, 2022
A
add GitHub URL for PyPi (#1812)
Andrii Oriekhov committed
March 3, 2022
J
AMD support (#1430)
Jeff Rasley committed
January 27, 2022
J
Multi-node save pid support + allow sparse-attn extra (#1728)
Jeff Rasley committed