onnxruntime/include/onnxruntime/core/graph
Guoyu Wang cc6e8fb7cc
Filter initializers for GraphViewer with IndexedSubGraph (#5884)
* fix filtered subgraph initializer issue

* minor fix

* Inlcude implicit input of nodes to see if they are initializers

* Add test case

* minor update

* Address PR comments

* Fix some code error
2020-11-20 18:36:58 -08:00
..
basic_types.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
constants.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
function.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
graph.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
graph_nodes.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
graph_viewer.h Filter initializers for GraphViewer with IndexedSubGraph (#5884) 2020-11-20 18:36:58 -08:00
indexed_sub_graph.h Add ability to filter GraphViewer using IndexedSubGraph. (#5614) 2020-11-04 07:08:18 +10:00
node_arg.h Factor out IAllocator so that it can be shared with shared providers (#5567) 2020-10-27 17:28:17 -07:00
onnx_protobuf.h Fix build break from removing custom ORT onnx protobuf (#4904) 2020-08-25 18:10:42 +10:00
schema_registry.h Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00