[EP ABI] Utility to serialize OrtGraph to GraphProto #25292
OrtGraph: use pre-allocated buffers for array apis
61af6c87
Merge branch 'main' into adrianl/ep-abi-revert-ort-array-of-pointers
f51a3a2e
Fix tests to use new Graph_GetInputs
d7265d3d
Remove OrtArrayOfConstObjects
101265a7
Try to fix c++ doc gen (broken in main too)
3184633c
fix c api doc
e155494f
More c doc gen fixes
0759d62d
Fix c doc gen: qnn option mistaken as html tag
005ea7f3
Refactor function that checks validity of the user-provided destinati…
3f51dd41
Merge main and fix conflicts
3fe0520b
Rename result to dst
deeb7e12
Commit example code that converts OrtGraph to GraphProto
757e4271
Add value_infos to GraphProto
b3f44736
Merge main and fix conflicts
4dc5d241
Handle initializers
ff3c94c0
Handle serializing attributes and subgraphs. Update Node_GetSubgraph …
caca22c7
Working with mnist, 3nested_subgraphs. Can use external data.
6378c78f
Rename file to ort_graph_to_proto.h/cc
08a1d95e
Add static_cast
28bf2df7
Simplify
64cabdc8
Clarify OrtValueInfo tracking
c4cbebe2
Undo change to cmake file
52340f7b
Merge branch 'main' into adrianl/ep-abi-ort-graph-to-onnx-protobuf
6c1929f5
Keep small initializers inline
caa4366a
Change signature of function that handles weight data
721d8f6d
Simplify more: remove class that collected and sorted value infos
21ee8630
Early out when collecting OrtValueInfos
b5c7942e
Make unit tests compare the output of the serialized model to that of…
2a1da5e2
Check that output files were actually generated
a4bb7de5
Add API function: Graph_GetOperatorSets
35cfc927
chilo-ms
dismissed these changes
on 2025-07-07
Merge branch 'main' into adrianl/ep-abi-ort-graph-to-onnx-protobuf
94611e3a
Move header-only utility and add usage documentation
1d9bb126
Make example code easier to copy-and-paste by putting it inside /**/ …
6db79b98
Fix typo in example code in documentation
753ebd89
Update include/onnxruntime/core/providers/utils/ort_graph_to_proto.h
fb5a7e47
Change include guard name to appease optional linter
c90f9d90
Remove 'experimental'
ce4dd96e
Make attribute_names optional
60766e1e
chilo-ms
approved these changes
on 2025-07-09
adrianlizarraga
deleted the adrianl/ep-abi-ort-graph-to-onnx-protobuf branch 254 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub