onnxruntime
[EP ABI] Add Graph_GetGraphView API to get a OrtGraph from a subset of nodes
#25191
Merged

[EP ABI] Add Graph_GetGraphView API to get a OrtGraph from a subset of nodes #25191

chilo-ms merged 27 commits into main from chi/add_graph_getsubgraph
chilo-ms
chilo-ms init
661a5308
chilo-ms update comments
27844988
github-actions
github-actions commented on 2025-06-27
chilo-ms address lintrunner issue
e1eca157
chilo-ms update comment to better review
4db3002c
chilo-ms clean up and fix a compile warning
3370de7d
chilo-ms update test
30776774
chilo-ms chilo-ms marked this pull request as ready for review 210 days ago
jywu-msft
jywu-msft commented on 2025-07-03
adrianlizarraga
adrianlizarraga commented on 2025-07-03
chilo-ms merge main
256d0556
github-actions
github-actions commented on 2025-07-05
chilo-ms refactor the code and address reviewers' comments
e039ac92
chilo-ms update API comment
010f51f8
chilo-ms address reviewer's comments
24397181
chilo-ms fix to change the function name
9232c857
chilo-ms add an option to construct the sub-graph as a standalone OrtGraph.
f686ba84
github-actions
github-actions commented on 2025-07-06
github-advanced-security
github-advanced-security commented on 2025-07-06
adrianlizarraga
adrianlizarraga commented on 2025-07-06
chilo-ms address reviewer comments
86d47793
github-actions
github-actions commented on 2025-07-07
chilo-ms comment out the debug code
05897667
chilo-ms address lintrunner issue
6e4dbeee
chilo-ms Add ORT_UNUSED_PARAMETER to address the build issue in minimal build
5246851c
chilo-ms address reviewer comment
211e3054
chilo-ms fix bug
d5ec60a5
chilo-ms remove the option to create a standalone OrtGraph
ecbeffb2
chilo-ms update comment
004de710
chilo-ms chilo-ms changed the title [EP ABI] Add Graph_GetSubGraph C API to get a sub-graph from an OrtGraph [EP ABI] Add Graph_GetGraphView API to get a OrtGraph from a subset of nodes 204 days ago
chilo-ms Merge branch 'main' into chi/add_graph_getsubgraph
46c5dcab
adrianlizarraga
adrianlizarraga dismissed these changes on 2025-07-09
chilo-ms Add another edge case test for nother 3-layer nested graph
517cf026
chilo-ms chilo-ms dismissed their stale review via 517cf026 202 days ago
chilo-ms Merge branch 'main' into chi/add_graph_getsubgraph
f58b4d53
chilo-ms remove file that accidentally uploaded
c15f43da
github-actions
github-actions commented on 2025-07-09
chilo-ms revert back that in unit test to use half of the nodes to create OrtG…
7896ea89
chilo-ms
chilo-ms chilo-ms closed this 202 days ago
chilo-ms chilo-ms reopened this 202 days ago
adrianlizarraga
adrianlizarraga commented on 2025-07-09
chilo-ms address reviewer comment
57f851ee
adrianlizarraga
adrianlizarraga approved these changes on 2025-07-09
chilo-ms Merge branch 'main' into chi/add_graph_getsubgraph
2fa60e2d
chilo-ms chilo-ms closed this 201 days ago
chilo-ms chilo-ms reopened this 201 days ago
chilo-ms chilo-ms merged e6658c02 into main 201 days ago
chilo-ms chilo-ms deleted the chi/add_graph_getsubgraph branch 201 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone