onnxruntime/include/onnxruntime/core/graph
Guoyu Wang 60bbdf1403
Remove unused NodeArgs in Graph::Resolve (#9213)
* Remove unused NodeArgs

* Handle case where a node arg from an initializer from initializer_names_to_preserve

* Fix CI failure

* update test

* Fix outer scope node args failure

* Use NodeArg* as the key of the std::set instead of string

* Minor updates
2021-10-01 11:44:26 -07:00
..
basic_types.h
constants.h Share the execution provider instance for training (#8719) 2021-08-27 16:23:35 -07:00
function.h add model local function support (#8540) 2021-09-08 11:47:01 -07:00
graph.h Remove unused NodeArgs in Graph::Resolve (#9213) 2021-10-01 11:44:26 -07:00
graph_nodes.h GCC11/Libstdc++11 Compilation fixes (#7599) 2021-05-10 12:50:08 -07:00
graph_viewer.h Improve AddValueInfo (#8451) 2021-07-23 16:39:55 +08:00
indexed_sub_graph.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
node_arg.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
schema_registry.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00