ONNX Runtime
Loading...
Searching...
No Matches
Ort::detail::ConstValueImpl< T > Member List

This is the complete list of members for Ort::detail::ConstValueImpl< T >, including all inherited members.

B typedefOrt::detail::ConstValueImpl< T >
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 >
GetCount() constOrt::detail::ConstValueImpl< T >
GetOpaqueData(const char *domain, const char *type_name, R &) constOrt::detail::ConstValueImpl< T >
GetSparseFormat() constOrt::detail::ConstValueImpl< T >
GetSparseTensorIndicesData(OrtSparseIndicesFormat indices_format, size_t &num_indices) constOrt::detail::ConstValueImpl< T >
GetSparseTensorIndicesTypeShapeInfo(OrtSparseIndicesFormat format) constOrt::detail::ConstValueImpl< T >
GetSparseTensorValues() constOrt::detail::ConstValueImpl< T >
GetSparseTensorValuesTypeAndShapeInfo() constOrt::detail::ConstValueImpl< T >
GetStringTensorContent(void *buffer, size_t buffer_length, size_t *offsets, size_t offsets_count) constOrt::detail::ConstValueImpl< T >
GetStringTensorDataLength() constOrt::detail::ConstValueImpl< T >
GetStringTensorElement(size_t buffer_length, size_t element_index, void *buffer) constOrt::detail::ConstValueImpl< T >
GetStringTensorElement(size_t element_index) constOrt::detail::ConstValueImpl< T >
GetStringTensorElementLength(size_t element_index) constOrt::detail::ConstValueImpl< T >
GetTensorData() constOrt::detail::ConstValueImpl< T >
GetTensorMemoryInfo() constOrt::detail::ConstValueImpl< T >
GetTensorRawData() constOrt::detail::ConstValueImpl< T >
GetTensorTypeAndShapeInfo() constOrt::detail::ConstValueImpl< T >
GetTypeInfo() constOrt::detail::ConstValueImpl< T >
GetValue(int index, OrtAllocator *allocator) constOrt::detail::ConstValueImpl< T >
HasValue() constOrt::detail::ConstValueImpl< T >
IsSparseTensor() constOrt::detail::ConstValueImpl< T >
IsTensor() constOrt::detail::ConstValueImpl< T >
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
~Base()Ort::detail::Base< T >inline