mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
### 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
|
||
|---|---|---|
| .. | ||
| deprecated | ||
| training | ||
| checkpointing_utils.py | ||
| ort_trainer.py | ||
| orttraining_pybind_common.h | ||
| orttraining_pybind_state.cc | ||
| orttraining_python_module.cc | ||
| orttraining_python_module_eager.h | ||
| pt_patch.py | ||