onnxruntime/include/onnxruntime/core/graph
Scott McKay 4993680e56
Graph::GetNodeProvidesGraphOutput -> NodeProducesGraphOutput (#8243)
'GetNode' is a little confusing as it returns a bool.

Update a couple more places where GetNodeOutputsInGraphOutputs was being used unnecessarily.
2021-06-30 20:43:33 +10:00
..
basic_types.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
constants.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
function.h Remove OpSchema dummy definition. Only needed for Function now, and we can just exclude the method in Function (#6321) 2021-01-14 09:39:31 +10:00
graph.h Graph::GetNodeProvidesGraphOutput -> NodeProducesGraphOutput (#8243) 2021-06-30 20:43:33 +10:00
graph_nodes.h GCC11/Libstdc++11 Compilation fixes (#7599) 2021-05-10 12:50:08 -07:00
graph_viewer.h add external data support to tensor proto utils (#6257) 2021-01-13 14:14:18 -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