HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OrtValue Member List

This is the complete list of members for OrtValue, including all inherited members.

Get() const OrtValueinline
GetMutable()OrtValueinline
Init(void *pData, onnxruntime::MLDataType type, onnxruntime::DeleteFunc deleter)OrtValueinline
Init(void *pData, onnxruntime::MLDataType type, const std::function< void(void *)> &deleter)OrtValueinline
IsAllocated() const OrtValueinline
IsSparseTensor() const OrtValueinline
IsTensor() const noexceptOrtValueinline
IsTensorSequence() const noexceptOrtValueinline
OrtValue()OrtValueinline
OrtValue(void *pData, onnxruntime::MLDataType type, onnxruntime::DeleteFunc deleter)OrtValueinline
Type() const OrtValueinline
~OrtValue()=defaultOrtValue