DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
COMMITS
/ setup.py 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
January 19, 2022
J
MoE inference + PR-MoE model support (#1705)
Jeff Rasley committed
November 13, 2021
C
Autotuning (#1554)
Cheng Li committed
November 11, 2021
J
Fix 1bit extra issue (#1542)
Jeff Rasley committed
October 2, 2021
A
Fix many typos (#1423)
Alex Hedges committed
September 13, 2021
A
Update setup.py (#1361)
Anurag Kumar committed
July 29, 2021
A
query for libaio package using known package managers (#1250)
Adam Moody committed
June 16, 2021
J
Remove hard torch dependency at install (#1166)
Jeff Rasley committed
May 25, 2021
E
Create symlinks on Windows setup (#1099)
eltonzheng committed
May 24, 2021
R
Quantization + inference release (#1091)
Reza Yazdani committed
March 8, 2021
S
ZeRO 3 Offload (#834)
Samyam Rajbhandari committed
December 23, 2020
J
Elastic training support (#602)
Jeff Rasley committed
December 3, 2020
J
Add compute capability 8.0 if on cuda 11+ (#572)
Jeff Rasley committed
November 25, 2020
S
Adds long_description to setup.py (#560)
Shaden Smith committed
November 19, 2020
S
Fix setup.py for cpu-only environment installation (#538)
Seunghwan Hong committed
November 12, 2020
J
ds_report bug fix on cpu and guard torch import in setup.py (#524)
Jeff Rasley committed
J
DeepSpeed JIT op + PyPI support (#496)
Jeff Rasley committed
October 14, 2020
J
Add support for p100 in transformer kernels (#470)
Jeff Rasley committed
October 12, 2020
J
revert previous (accidental) change
Jeff Rasley committed
J
add compute cap of 6.0 to transformer kernels
Jeff Rasley committed
September 29, 2020
O
Disable default installation of CPU Adam (#450)
Olatunji Ruwase committed
September 17, 2020
S
readthedocs yaml configuration (#410)
Shaden Smith committed
September 10, 2020
J
only add 1bit adam reqs if mpi is installed, update cond build for cpu-adam (#400)
Jeff Rasley committed
J
ZeRO-Offload release (#391)
Jeff Rasley committed
September 9, 2020
A
Add 1-bit Adam support to DeepSpeed (#380)
Ammar Ahmad Awan committed
September 2, 2020
J
Sparse attn + ops/runtime refactor + v0.3.0 (#343)
Jeff Rasley committed
July 22, 2020
J
Update setup.py (#298)
Jeff Rasley committed
May 29, 2020
J
Transformer kernel release (#242)
Jeff Rasley committed
March 12, 2020
J
PyTorch 1.3+ build support (#135)
Jeff Rasley committed
February 10, 2020
S
Moving to major/minor/patch versioning. (#51)
Shaden Smith committed
February 9, 2020
J
Azure tutorial updates and cleanup (#43)
Jeff Rasley committed
February 3, 2020
J
updating formatting to pass yapf
Jeff Rasley committed
January 31, 2020
J
Initial commit of setup
Jeff Rasley committed