_type_is_nullable | tvm::runtime::ObjectRef | static |
AbilityOfZeroCopyForDLTensor(DLTensor *tensor, const Device &dev) | tvm::runtime::NDArray | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::runtime::NDArray | |
CopyFrom(const DLTensor *other) | tvm::runtime::NDArray | inline |
CopyFrom(const NDArray &other) | tvm::runtime::NDArray | inline |
CopyFromBytes(const void *data, size_t nbytes) | tvm::runtime::NDArray | |
CopyFromTo(const DLTensor *from, DLTensor *to, TVMStreamHandle stream=nullptr) | tvm::runtime::NDArray | static |
CopyTo(DLTensor *other) const | tvm::runtime::NDArray | inline |
CopyTo(const NDArray &other) const | tvm::runtime::NDArray | inline |
CopyTo(const Device &dev, Optional< String > mem_scope=NullOpt) const | tvm::runtime::NDArray | |
CopyToBytes(void *data, size_t nbytes) const | tvm::runtime::NDArray | |
CreateView(ShapeTuple shape, DLDataType dtype, uint64_t relative_byte_offset=0) | tvm::runtime::NDArray | |
data_ | tvm::runtime::ObjectRef | protected |
DataType() const | tvm::runtime::NDArray | |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
Empty(ShapeTuple shape, DLDataType dtype, Device dev, Optional< String > mem_scope=NullOpt) | tvm::runtime::NDArray | static |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIDataFromHandle(TVMArrayHandle handle) | tvm::runtime::NDArray | inlineprotectedstatic |
FFIDecRef(TVMArrayHandle handle) | tvm::runtime::NDArray | inlineprotectedstatic |
FFIGetHandle(const ObjectRef &nd) | tvm::runtime::NDArray | inlineprotectedstatic |
FromDLPack(DLManagedTensor *tensor) | tvm::runtime::NDArray | static |
FromExternalDLTensor(const DLTensor &dl_tensor) | tvm::runtime::NDArray | static |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::NDArray | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
IsContiguous() const | tvm::runtime::NDArray | inline |
Load(dmlc::Stream *stream) | tvm::runtime::NDArray | inline |
NDArray() | tvm::runtime::NDArray | inline |
NDArray(ObjectPtr< Object > data) | tvm::runtime::NDArray | inlineexplicit |
NewFromDLTensor(DLTensor *dl_tensor, const Device &dev) | tvm::runtime::NDArray | static |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::NDArray | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
reset() | tvm::runtime::NDArray | inline |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
Save(dmlc::Stream *stream) const | tvm::runtime::NDArray | inline |
Shape() const | tvm::runtime::NDArray | |
ToDLPack() const | tvm::runtime::NDArray | |
TVMArgsSetter class | tvm::runtime::NDArray | friend |
TVMPODValue_ class | tvm::runtime::NDArray | friend |
TVMPODValue_CRTP_ class | tvm::runtime::NDArray | friend |
TVMRetValue class | tvm::runtime::NDArray | friend |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::NDArray | inline |