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

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

B typedefOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
Base typedefOrt::TensorTypeAndShapeInfo
TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >::Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >::Base(const Base &)=deleteOrt::detail::Base< T >
TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >::Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
GetConst() constOrt::TensorTypeAndShapeInfoinline
GetDimensions(int64_t *values, size_t values_count) constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetDimensionsCount() constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetElementCount() constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetElementType() constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetShape() constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetSymbolicDimensions(const char **values, size_t values_count) constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
GetSymbolicDimensions() constOrt::detail::TensorTypeAndShapeInfoImpl< OrtTensorTypeAndShapeInfo >
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
TensorTypeAndShapeInfo(std::nullptr_t)Ort::TensorTypeAndShapeInfoinlineexplicit
TensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo *p)Ort::TensorTypeAndShapeInfoinlineexplicit
TensorTypeAndShapeInfo(ONNXTensorElementDataType element_type, const std::vector< int64_t > &dims, const std::vector< std::string > *symbolic_dims=nullptr)Ort::TensorTypeAndShapeInfoexplicit
~Base()Ort::detail::Base< T >inline