HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::GraphViewer Member List

This is the complete list of members for onnxruntime::GraphViewer, including all inherited members.

CanOverrideInitializer() const noexceptonnxruntime::GraphViewer
Description() const noexceptonnxruntime::GraphViewer
DomainToVersionMap() const noexceptonnxruntime::GraphViewerinline
GetAllInitializedTensors() const noexceptonnxruntime::GraphViewer
GetConstantInitializer(const std::string &name, bool check_outer_scope) const onnxruntime::GraphViewer
GetConsumerNodes(const std::string &node_arg_name) const onnxruntime::GraphViewerinline
GetFilterInfo() const onnxruntime::GraphViewerinline
GetGraph() const onnxruntime::GraphViewerinline
GetInitializedTensor(const std::string &tensor_name, const ONNX_NAMESPACE::TensorProto *&value) const onnxruntime::GraphViewer
GetInputs() const noexceptonnxruntime::GraphViewer
GetInputsIncludingInitializers() const noexceptonnxruntime::GraphViewer
GetNode(NodeIndex node_index) const onnxruntime::GraphViewer
GetNodeArg(const std::string &name) const onnxruntime::GraphViewer
GetNodesInTopologicalOrder(ExecutionOrder order=ExecutionOrder::DEFAULT) const onnxruntime::GraphViewer
GetOuterScopeNodeArgNames() const noexceptonnxruntime::GraphViewer
GetOutputs() const noexceptonnxruntime::GraphViewer
GetProducerNode(const std::string &node_arg_name) const onnxruntime::GraphViewerinline
GetRootNodes() const onnxruntime::GraphViewer
GetSchemaRegistry() const onnxruntime::GraphViewerinline
GetValueInfo() const noexceptonnxruntime::GraphViewer
GraphViewer(const Graph &graph)onnxruntime::GraphViewerexplicit
GraphViewer(const Graph &graph, const IndexedSubGraph &filter_info)onnxruntime::GraphViewerexplicit
IsConstantInitializer(const std::string &name, bool check_outer_scope) const onnxruntime::GraphViewer
IsInitializedTensor(const std::string &name) const onnxruntime::GraphViewer
IsSubgraph() const onnxruntime::GraphViewer
MaxNodeIndex() const noexceptonnxruntime::GraphViewer
ModelPath() const noexceptonnxruntime::GraphViewerinline
Name() const noexceptonnxruntime::GraphViewer
NodeProducesGraphOutput(const Node &node) const onnxruntime::GraphViewer
Nodes() const noexceptonnxruntime::GraphViewer
NumberOfNodes() const noexceptonnxruntime::GraphViewer
ParentNode() const noexceptonnxruntime::GraphViewerinline