onnxruntime/orttraining/orttraining/python/training/optim
pengwa 88336ffa92
Fix typos - 1st Wave (#21278)
### Description

There are so many typos reported by the review dog, [Optional Lint]
actions (example:
https://github.com/microsoft/onnxruntime/actions/runs/9864564489/job/27239732367),
this PR is to fix some of them.



### 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. -->

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-07-11 13:35:08 +08:00
..
__init__.py
_apex_amp_modifier.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_ds_code_store.py
_ds_modifier.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_megatron_modifier.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_modifier.py
_modifier_registry.py
_multi_tensor_apply.py
config.py
fp16_optimizer.py FP16 optimizer automatically detect DeepSpeed compatibility (#18084) 2023-10-25 15:11:02 +08:00
fused_adam.py
lr_scheduler.py