onnxruntime/include/onnxruntime/core/graph
2020-11-05 17:21:56 +10:00
..
basic_types.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
constants.h ROCm EP for AMD GPU (#5480) 2020-10-29 17:13:04 -07:00
function.h The IndexedSubGraph is used to create the Function body, but after that is invalid as the nodes it referred to have been removed from the main Graph. As such there's no need to store it in the FunctionImpl instance. (#5669) 2020-11-05 17:21:56 +10:00
graph.h The IndexedSubGraph is used to create the Function body, but after that is invalid as the nodes it referred to have been removed from the main Graph. As such there's no need to store it in the FunctionImpl instance. (#5669) 2020-11-05 17:21:56 +10:00
graph_nodes.h Add ability to filter GraphViewer using IndexedSubGraph. (#5614) 2020-11-04 07:08:18 +10:00
graph_viewer.h Add ability to filter GraphViewer using IndexedSubGraph. (#5614) 2020-11-04 07:08:18 +10: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