mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +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
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| main.cpp | ||
| Microsoft.AI.MachineLearning.Tests.props | ||
| Microsoft.AI.MachineLearning.Tests.props.pp | ||
| Microsoft.AI.MachineLearning.Tests.vcxproj | ||