HDK
|
#include <execution_provider.h>
Public Attributes | |
const std::reference_wrapper < onnxruntime::Node > | fused_node |
const std::reference_wrapper < GraphViewer > | filtered_graph |
Definition at line 225 of file execution_provider.h.
const std::reference_wrapper<GraphViewer> onnxruntime::IExecutionProvider::FusedNodeAndGraph::filtered_graph |
Definition at line 228 of file execution_provider.h.
const std::reference_wrapper<onnxruntime::Node> onnxruntime::IExecutionProvider::FusedNodeAndGraph::fused_node |
Definition at line 226 of file execution_provider.h.