mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-25 02:50:42 +00:00
### Description <!-- Describe your changes. --> Update the support deepspeed to 0.8.3 as it's the latest version ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> This will fix the error of `Skip modifying optimizer because of unsupported DeepSpeed version` Co-authored-by: ruiren <ruiren@microsoft.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _apex_amp_modifier.py | ||
| _ds_modifier.py | ||
| _megatron_modifier.py | ||
| _modifier.py | ||
| _modifier_registry.py | ||
| _multi_tensor_apply.py | ||
| config.py | ||
| fp16_optimizer.py | ||
| fused_adam.py | ||
| lr_scheduler.py | ||