HDK
|
This is the complete list of members for OrtValue, including all inherited members.
Get() const | OrtValue | inline |
GetMutable() | OrtValue | inline |
Init(void *pData, onnxruntime::MLDataType type, onnxruntime::DeleteFunc deleter) | OrtValue | inline |
Init(void *pData, onnxruntime::MLDataType type, const std::function< void(void *)> &deleter) | OrtValue | inline |
IsAllocated() const | OrtValue | inline |
IsSparseTensor() const | OrtValue | inline |
IsTensor() const noexcept | OrtValue | inline |
IsTensorSequence() const noexcept | OrtValue | inline |
OrtValue() | OrtValue | inline |
OrtValue(void *pData, onnxruntime::MLDataType type, onnxruntime::DeleteFunc deleter) | OrtValue | inline |
Type() const | OrtValue | inline |
~OrtValue()=default | OrtValue |