tvm
tvm::runtime::Tensor Member List

This is the complete list of members for tvm::runtime::Tensor, including all inherited members.

Container typedeftvm::runtime::Tensor
CopyFrom(const DLTensor *other)tvm::runtime::Tensorinline
CopyFrom(const Tensor &other)tvm::runtime::Tensorinline
CopyFromBytes(const void *data, size_t nbytes)tvm::runtime::Tensor
CopyFromTo(const DLTensor *from, DLTensor *to, TVMStreamHandle stream=nullptr)tvm::runtime::Tensorstatic
CopyTo(DLTensor *other) consttvm::runtime::Tensorinline
CopyTo(const Tensor &other) consttvm::runtime::Tensorinline
CopyTo(const Device &dev, ffi::Optional< ffi::String > mem_scope=std::nullopt) consttvm::runtime::Tensor
CopyToBytes(void *data, size_t nbytes) consttvm::runtime::Tensor
CopyToBytes(const DLTensor *from, void *to, size_t nbytes, TVMStreamHandle stream=nullptr)tvm::runtime::Tensorstatic
CreateView(ffi::Shape shape, DLDataType dtype, uint64_t relative_byte_offset=0) consttvm::runtime::Tensor
DataType() consttvm::runtime::Tensorinline
Empty(ffi::Shape shape, DLDataType dtype, Device dev, ffi::Optional< ffi::String > mem_scope=std::nullopt)tvm::runtime::Tensorstatic
FromDLPack(DLManagedTensor *tensor)tvm::runtime::Tensorinlinestatic
FromDLPackVersioned(DLManagedTensorVersioned *tensor)tvm::runtime::Tensorinlinestatic
Load(dmlc::Stream *stream)tvm::runtime::Tensorinline
Save(dmlc::Stream *stream) consttvm::runtime::Tensorinline
Shape() consttvm::runtime::Tensorinline
Tensor()=defaulttvm::runtime::Tensor
Tensor(ObjectPtr< ffi::TensorObj > data)tvm::runtime::Tensorinlineexplicit
Tensor(ffi::UnsafeInit tag)tvm::runtime::Tensorinlineexplicit
Tensor(ffi::Tensor &&other)tvm::runtime::Tensorinline
Tensor(const ffi::Tensor &other)tvm::runtime::Tensorinline