AsObjectRef() const | tvm::runtime::TVMRetValue | inline |
TVMPODValue_CRTP_< TVMRetValue >::AsObjectRef() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
IsObjectRef() const | tvm::runtime::TVMRetValue | inline |
TVMPODValue_CRTP_< TVMRetValue >::IsObjectRef() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
MoveFromCHost(TVMValue value, int type_code) | tvm::runtime::TVMRetValue | inlinestatic |
MoveToCHost(TVMValue *ret_value, int *ret_type_code) | tvm::runtime::TVMRetValue | inline |
operator bool() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
operator DataType() const | tvm::runtime::TVMRetValue | inline |
operator Device() const | tvm::runtime::TVMPODValue_ | inline |
operator DLDataType() const | tvm::runtime::TVMRetValue | inline |
operator DLTensor *() const | tvm::runtime::TVMPODValue_ | inline |
operator double() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
operator int() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
operator int64_t() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
operator Module() const | tvm::runtime::TVMPODValue_ | inline |
operator NDArray() const | tvm::runtime::TVMPODValue_ | inline |
operator PackedFunc() const | tvm::runtime::TVMPODValue_ | inline |
operator T() const | tvm::runtime::TVMRetValue | inline |
operator TypedPackedFunc< FType >() const | tvm::runtime::TVMRetValue | inline |
operator uint64_t() const | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
operator void *() const | tvm::runtime::TVMPODValue_ | inline |
operator=(TVMRetValue &&other) | tvm::runtime::TVMRetValue | inline |
operator=(double value) | tvm::runtime::TVMRetValue | inline |
operator=(std::nullptr_t value) | tvm::runtime::TVMRetValue | inline |
operator=(void *value) | tvm::runtime::TVMRetValue | inline |
operator=(int64_t value) | tvm::runtime::TVMRetValue | inline |
operator=(int value) | tvm::runtime::TVMRetValue | inline |
operator=(DLDevice value) | tvm::runtime::TVMRetValue | inline |
operator=(DLDataType t) | tvm::runtime::TVMRetValue | inline |
operator=(const DataType &other) | tvm::runtime::TVMRetValue | inline |
operator=(bool value) | tvm::runtime::TVMRetValue | inline |
operator=(std::string value) | tvm::runtime::TVMRetValue | inline |
operator=(TVMByteArray value) | tvm::runtime::TVMRetValue | inline |
operator=(NDArray other) | tvm::runtime::TVMRetValue | inline |
operator=(Module m) | tvm::runtime::TVMRetValue | inline |
operator=(PackedFunc f) | tvm::runtime::TVMRetValue | inline |
operator=(const TypedPackedFunc< FType > &f) | tvm::runtime::TVMRetValue | inline |
operator=(const TVMRetValue &other) | tvm::runtime::TVMRetValue | inline |
operator=(const TVMArgValue &other) | tvm::runtime::TVMRetValue | inline |
operator=(TVMMovableArgValue_ &&other) | tvm::runtime::TVMRetValue | inline |
operator=(TObjectRef other) | tvm::runtime::TVMRetValue | inline |
ptr() const | tvm::runtime::TVMPODValue_ | inline |
TryAsBool() const | tvm::runtime::TVMPODValue_ | inline |
TryAsFloat() const | tvm::runtime::TVMPODValue_ | inline |
TryAsInt() const | tvm::runtime::TVMPODValue_ | inline |
TVMPODValue_() | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
TVMPODValue_(TVMValue value, int type_code) | tvm::runtime::TVMPODValue_CRTP_< TVMRetValue > | inline |
tvm::runtime::TVMPODValue_::TVMPODValue_(TVMValue value, int type_code) | tvm::runtime::TVMPODValue_ | inlineprotected |
TVMRetValue() | tvm::runtime::TVMRetValue | inline |
TVMRetValue(TVMRetValue &&other) | tvm::runtime::TVMRetValue | inline |
TVMRetValue(const TVMRetValue &other) | tvm::runtime::TVMRetValue | inline |
type_code() const | tvm::runtime::TVMPODValue_ | inline |
type_code_ | tvm::runtime::TVMPODValue_ | protected |
value() const | tvm::runtime::TVMRetValue | inline |
value_ | tvm::runtime::TVMPODValue_ | protected |
~TVMRetValue() | tvm::runtime::TVMRetValue | inline |