mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-20 21:40:57 +00:00
### Description change deepspeed version in warning from 0.7.3 to 0.8.0 ### Motivation and Context The version was updated for Deepspeed support in ORT from 0.7.3 to 0.8.0 but wasn't updated in the warnings message and this PR is to fix that. |
||
|---|---|---|
| .. | ||
| __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 | ||