onnxruntime/onnxruntime/core/graph
Scott McKay 2f2c73bdde
Miscellaneous cleanups (#23048)
### Description
<!-- Describe your changes. -->
- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
- we should always prefer that header over directly using the onnx ones


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-12-10 09:24:16 +11:00
..
contrib_ops Miscellaneous cleanups (#23048) 2024-12-10 09:24:16 +11:00
dml_ops
extended_graph_edge.h
function.cc
function_container.h
function_impl.h
function_inliner.h
function_template.h
function_utils.cc
function_utils.h
graph.cc Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
graph_flatbuffers_utils.cc Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920) 2024-06-28 20:03:57 -07:00
graph_flatbuffers_utils.h Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920) 2024-06-28 20:03:57 -07:00
graph_proto_serializer.cc OVEP options to disable CPU fallback at compile time (#21166) 2024-06-28 08:31:02 -07:00
graph_proto_serializer.h
graph_utils.cc Fix lint C++ actions (#21303) 2024-07-11 09:46:41 +08:00
graph_utils.h Fix lint C++ actions (#21303) 2024-07-11 09:46:41 +08:00
graph_viewer.cc Fix lint C++ actions (#21303) 2024-07-11 09:46:41 +08:00
model.cc Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
model.h Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
model_load_utils.h
node_attr_utils.cc
node_attr_utils.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
onnx_protobuf.h
op.cc
op.h Fix lint C++ actions (#21303) 2024-07-11 09:46:41 +08:00
op_identifier.h
op_identifier_utils.cc
op_identifier_utils.h
ort_format_load_options.h
record.h
runtime_optimization_record.h
runtime_optimization_record_container.cc Fix lint C++ actions (#21303) 2024-07-11 09:46:41 +08:00
runtime_optimization_record_container.h
schema_registry.cc Remove nsync (#20413) 2024-10-21 15:32:14 -07:00