onnxruntime/include/onnxruntime/core/graph
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
..
basic_types.h
constants.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
function.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
graph.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
graph_nodes.h Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
graph_viewer.h Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
indexed_sub_graph.h [xnnpack] Have Initializer in Mobile related EPs in Minimal_build and creating EP specific dynamic-schema (#12555) 2022-09-06 14:32:15 +08:00
node_arg.h Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
schema_registry.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00