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

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

B typedefOrt::detail::ConstOpAttrImpl< OrtOpAttr >
Base typedefOrt::OpAttr
ConstOpAttrImpl< OrtOpAttr >::Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
ConstOpAttrImpl< OrtOpAttr >::Base(const Base &)=deleteOrt::detail::Base< T >
ConstOpAttrImpl< OrtOpAttr >::Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
GetConst() constOrt::OpAttrinline
GetName() constOrt::detail::ConstOpAttrImpl< OrtOpAttr >
GetTensorAttributeAsOrtValue(Value &) constOrt::detail::ConstOpAttrImpl< OrtOpAttr >
GetType() constOrt::detail::ConstOpAttrImpl< OrtOpAttr >
GetValue(R &out) constOrt::detail::ConstOpAttrImpl< OrtOpAttr >
GetValueArray(std::vector< R > &out) constOrt::detail::ConstOpAttrImpl< OrtOpAttr >
OpAttr()=defaultOrt::OpAttr
OpAttr(std::nullptr_t)Ort::OpAttrinlineexplicit
OpAttr(const char *name, const void *data, int len, OrtOpAttrType type)Ort::OpAttr
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