tvm
|
This is the complete list of members for tvm::runtime::vm::Allocator, including all inherited members.
Alloc(size_t nbytes, size_t alignment, DLDataType type_hint)=0 | tvm::runtime::vm::Allocator | pure virtual |
Allocator(AllocatorType type) | tvm::runtime::vm::Allocator | inlineexplicit |
Empty(std::vector< int64_t > shape, DLDataType dtype, Device dev) | tvm::runtime::vm::Allocator | |
Free(const Buffer &buffer)=0 | tvm::runtime::vm::Allocator | pure virtual |
type() const | tvm::runtime::vm::Allocator | inline |
UsedMemory() const =0 | tvm::runtime::vm::Allocator | pure virtual |
~Allocator()=default | tvm::runtime::vm::Allocator | virtual |