mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-29 03:30:52 +00:00
### 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> |
||
|---|---|---|
| .. | ||
| experimental | ||
| graph_optimizers | ||
| torch_cpp_extensions | ||
| __init__.py | ||
| _custom_autograd_function.py | ||
| _custom_autograd_function_exporter.py | ||
| _custom_gradient_registry.py | ||
| _custom_op_symbolic_registry.py | ||
| _execution_agent.py | ||
| _fallback.py | ||
| _fallback_exceptions.py | ||
| _gradient_accumulation_manager.py | ||
| _graph_execution_interface.py | ||
| _graph_execution_manager.py | ||
| _graph_execution_manager_factory.py | ||
| _graph_transition_manager.py | ||
| _inference_manager.py | ||
| _io.py | ||
| _logger.py | ||
| _mem_efficient_grad_mgmt.py | ||
| _onnx_models.py | ||
| _pythonop_helper.py | ||
| _runtime_inspector.py | ||
| _torch_module_factory.py | ||
| _torch_module_interface.py | ||
| _torch_module_ort.py | ||
| _torch_module_pytorch.py | ||
| _training_manager.py | ||
| _utils.py | ||
| _zero_stage3_compatibility.py | ||
| graph_optimizer_registry.py | ||
| options.py | ||
| ortmodule.py | ||