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

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

B typedefOrt::detail::TypeInfoImpl< OrtTypeInfo >
Base typedefOrt::TypeInfo
TypeInfoImpl< OrtTypeInfo >::Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
TypeInfoImpl< OrtTypeInfo >::Base(const Base &)=deleteOrt::detail::Base< T >
TypeInfoImpl< OrtTypeInfo >::Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
CreateMapTypeInfo(ONNXTensorElementDataType key_type, ConstTypeInfo value_type)Ort::TypeInfostatic
CreateOptionalTypeInfo(ConstTypeInfo contained_type)Ort::TypeInfostatic
CreateSequenceTypeInfo(ConstTypeInfo sequence_type)Ort::TypeInfostatic
CreateSparseTensorInfo(ConstTensorTypeAndShapeInfo sparse_tensor_info)Ort::TypeInfostatic
CreateTensorInfo(ConstTensorTypeAndShapeInfo tensor_info)Ort::TypeInfostatic
GetConst() constOrt::TypeInfoinline
GetMapTypeInfo() constOrt::detail::TypeInfoImpl< OrtTypeInfo >
GetONNXType() constOrt::detail::TypeInfoImpl< OrtTypeInfo >
GetOptionalTypeInfo() constOrt::detail::TypeInfoImpl< OrtTypeInfo >
GetSequenceTypeInfo() constOrt::detail::TypeInfoImpl< OrtTypeInfo >
GetTensorTypeAndShapeInfo() constOrt::detail::TypeInfoImpl< OrtTypeInfo >
operator contained_type *() 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
TypeInfo(std::nullptr_t)Ort::TypeInfoinlineexplicit
TypeInfo(OrtTypeInfo *p)Ort::TypeInfoinlineexplicit
~Base()Ort::detail::Base< T >inline