ONNX Runtime
Loading...
Searching...
No Matches
Ort::Graph Member List

This is the complete list of members for Ort::Graph, including all inherited members.

AddInitializer(const std::string &name, Value &initializer, bool data_is_external)Ort::detail::GraphImpl< OrtGraph >
AddNode(Node &node)Ort::detail::GraphImpl< OrtGraph >
B typedefOrt::detail::GraphImpl< OrtGraph >
B typedefOrt::detail::GraphImpl< OrtGraph >
Base()=defaultOrt::detail::Base< T >
Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< T >
Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
GetGraphView(const std::vector< ConstNode > &nodes) constOrt::detail::ConstGraphImpl< T >
GetInitializers() constOrt::detail::ConstGraphImpl< T >
GetInputs() constOrt::detail::ConstGraphImpl< T >
GetModelMetadata() constOrt::detail::ConstGraphImpl< T >
GetModelPath() constOrt::detail::ConstGraphImpl< T >
GetName() constOrt::detail::ConstGraphImpl< T >
GetNodes() constOrt::detail::ConstGraphImpl< T >
GetOnnxIRVersion() constOrt::detail::ConstGraphImpl< T >
GetOperatorSets() constOrt::detail::ConstGraphImpl< T >
GetOutputs() constOrt::detail::ConstGraphImpl< T >
GetParentNode() constOrt::detail::ConstGraphImpl< T >
Graph(std::nullptr_t)Ort::Graphinlineexplicit
Graph(OrtGraph *p)Ort::Graphinlineexplicit
Graph()Ort::Graph
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator*() const noexceptOrt::detail::Base< T >inline
operator=(const Base &)=deleteOrt::detail::Base< T >
operator=(Base &&v) noexceptOrt::detail::Base< T >inline
p_Ort::detail::Base< T >protected
release()Ort::detail::Base< T >inline
SetInputs(std::vector< ValueInfo > &inputs)Ort::detail::GraphImpl< OrtGraph >
SetOutputs(std::vector< ValueInfo > &outputs)Ort::detail::GraphImpl< OrtGraph >
~Base()Ort::detail::Base< T >inline