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

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

B typedefOrt::detail::ConstNodeImpl< OrtNode >
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 >
GetAttributeByName(const std::string &name, ConstOpAttr &attr) constOrt::detail::ConstNodeImpl< OrtNode >
GetAttributes() constOrt::detail::ConstNodeImpl< OrtNode >
GetDomain() constOrt::detail::ConstNodeImpl< OrtNode >
GetEpName() constOrt::detail::ConstNodeImpl< OrtNode >
GetGraph() constOrt::detail::ConstNodeImpl< OrtNode >
GetId() constOrt::detail::ConstNodeImpl< OrtNode >
GetImplicitInputs() constOrt::detail::ConstNodeImpl< OrtNode >
GetInputs() constOrt::detail::ConstNodeImpl< OrtNode >
GetName() constOrt::detail::ConstNodeImpl< OrtNode >
GetOperatorType() constOrt::detail::ConstNodeImpl< OrtNode >
GetOutputs() constOrt::detail::ConstNodeImpl< OrtNode >
GetSinceVersion() constOrt::detail::ConstNodeImpl< OrtNode >
GetSubgraphs() constOrt::detail::ConstNodeImpl< OrtNode >
Node()=defaultOrt::Node
Node(std::nullptr_t)Ort::Nodeinlineexplicit
Node(OrtNode *p)Ort::Nodeinlineexplicit
Node(const std::string &operator_name, const std::string &operator_domain, const std::string &node_name, const std::vector< std::string > &input_names, const std::vector< std::string > &output_names)Ort::Node
Node(const std::string &operator_name, const std::string &operator_domain, const std::string &node_name, const std::vector< std::string > &input_names, const std::vector< std::string > &output_names, std::vector< OpAttr > &attributes)Ort::Node
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
~Base()Ort::detail::Base< T >inline