onnxruntime/onnxruntime/core/util
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
..
distance.h Remove onnxruntime_util dependency on onnxruntime_framework (#10512) 2022-02-10 19:17:08 -08:00
math.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
math_cpu.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
math_cpuonly.h upgrade emsdk to 3.1.19 (#12690) 2022-08-30 13:42:45 -07:00
protobuf_parsing_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
qmath.h Cjian/c4244 round 6 (#13663) 2022-11-16 16:26:11 -05:00
thread_utils.cc Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
thread_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00