DeepSpeed/deepspeed
Logan Adams d2a4718946
Update yapf version (#6721)
This update is needed to support eventually running on ubuntu-24.04 from
GitHub, specifically because the python version is updated to 3.12 and
results in the following error: `ModuleNotFoundError: No module named
'lib2to3'` since that package is deprecated.
2024-11-06 18:57:12 +00:00
..
autotuning Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
checkpoint fix the missing argument in test and typo (#5730) 2024-07-08 21:44:33 +00:00
comm fix init_device_mesh for torch 2.4 (#6614) 2024-10-23 20:29:30 +00:00
compression fix: Remove duplicate word the (#4051) 2023-07-27 09:33:13 -07:00
elasticity Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
inference Rearrange inference OPS and stop using builder.load (#5490) 2024-10-09 01:22:28 +00:00
launcher Accept btl_tcp_if_include option through launcher_args (#6613) 2024-10-14 19:26:24 +00:00
linear OptimizedLinear updates (#5791) 2024-08-13 23:36:22 +00:00
model_implementations Rearrange inference OPS and stop using builder.load (#5490) 2024-10-09 01:22:28 +00:00
module_inject Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
moe reduce cpu host overhead when using moe (#5578) 2024-08-21 21:52:48 +00:00
monitor Pydantic v2 migration (#5167) 2024-08-22 15:38:13 -07:00
nebula fix typo with deepspeed/ (#3547) 2023-06-02 00:47:14 +00:00
nvme DeepNVMe perf tuning (#6560) 2024-09-26 13:07:19 +00:00
ops Rearrange inference OPS and stop using builder.load (#5490) 2024-10-09 01:22:28 +00:00
pipe
profiling Update profiler registration check (#6668) 2024-10-25 22:14:26 +00:00
runtime Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
sequence sequence parallel for uneven heads (#6392) 2024-10-25 18:26:47 +00:00
utils Add fallback for is_compiling (#6663) 2024-10-25 20:47:22 +00:00
__init__.py Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
accelerator
constants.py Allow env var for timeout (#4405) 2023-10-10 08:56:10 -07:00
env_report.py Add Windows scripts (deepspeed, ds_report). (#5699) 2024-07-09 01:05:09 +00:00
git_version_info.py Make op builder detection adapt to accelerator change (#5206) 2024-03-12 20:48:29 +00:00