HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::IExecutionProvider::FusedNodeAndGraph Struct Reference

#include <execution_provider.h>

Public Attributes

const std::reference_wrapper
< onnxruntime::Node
fused_node
 
const std::reference_wrapper
< GraphViewer
filtered_graph
 

Detailed Description

Definition at line 216 of file execution_provider.h.

Member Data Documentation

const std::reference_wrapper<GraphViewer> onnxruntime::IExecutionProvider::FusedNodeAndGraph::filtered_graph

Definition at line 219 of file execution_provider.h.

const std::reference_wrapper<onnxruntime::Node> onnxruntime::IExecutionProvider::FusedNodeAndGraph::fused_node

Definition at line 217 of file execution_provider.h.


The documentation for this struct was generated from the following file: