onnxruntime/orttraining/orttraining/python
Justin Chu cf19c3697d
Run clang-format in CI (#15524)
### Description

Run clang-format in CI. Formatted all c/c++, objective-c/c++ files.

Excluded

```
    'onnxruntime/core/mlas/**',
    'onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/**',
```

because they contain assembly or is data heavy


### Motivation and Context

Coding style consistency
2023-04-18 09:26:58 -07:00
..
deprecated Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
training Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
checkpointing_utils.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
ort_trainer.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
orttraining_pybind_common.h Re-work global objects dependancies in pybind layer. (#14941) 2023-03-10 13:55:31 -08:00
orttraining_pybind_state.cc Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
orttraining_python_module.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
orttraining_python_module_eager.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
pt_patch.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00