onnxruntime/orttraining/orttraining/python/training/ortmodule
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
..
experimental Add LayerSpec Support to ORTPipelineModule (#20410) 2024-04-23 17:57:08 -07:00
graph_optimizers Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
torch_cpp_extensions Improve perf for mem efficient grad mgmt (#20480) 2024-05-10 08:09:17 +08:00
__init__.py Prompt layer-wise recompute when applicable (#20126) 2024-04-10 11:50:28 +08:00
_custom_autograd_function.py Improve perf for stage3 training (#18099) 2023-12-15 13:32:19 +08:00
_custom_autograd_function_exporter.py Flash attention recompute (#20603) 2024-05-21 13:38:19 +08:00
_custom_gradient_registry.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_custom_op_symbolic_registry.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_execution_agent.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_fallback.py
_fallback_exceptions.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
_gradient_accumulation_manager.py
_graph_execution_interface.py
_graph_execution_manager.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_graph_execution_manager_factory.py
_graph_transition_manager.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_inference_manager.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
_io.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
_logger.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
_mem_efficient_grad_mgmt.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_onnx_models.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
_pythonop_helper.py ORTModule memory improvement (#18924) 2024-01-16 08:57:37 +08:00
_runtime_inspector.py Flash attention recompute (#20603) 2024-05-21 13:38:19 +08:00
_torch_module_factory.py
_torch_module_interface.py
_torch_module_ort.py
_torch_module_pytorch.py
_training_manager.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
_utils.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
_zero_stage3_compatibility.py ORTModule GraphTransitionManager (#19007) 2024-07-03 10:53:31 +08:00
graph_optimizer_registry.py
options.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
ortmodule.py Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00