tvm
|
The object definition for relay.build argument type of memory pools. More...
Go to the source code of this file.
Classes | |
struct | tvm::PoolInfoNode |
Describes a pool of memory accessible by one or more targets. More... | |
class | tvm::PoolInfo |
Base class for WorkspacePoolInfo and ConstantPoolInfo. More... | |
struct | tvm::PoolInfoPropertiesNode |
Describes a pool of memory properties. More... | |
class | tvm::PoolInfoProperties |
struct | tvm::WorkspacePoolInfoNode |
class | tvm::WorkspacePoolInfo |
struct | tvm::ConstantInfoNode |
class | tvm::ConstantInfo |
struct | tvm::ConstantPoolInfoNode |
class | tvm::ConstantPoolInfo |
struct | tvm::WorkspaceMemoryPoolsNode |
class | tvm::WorkspaceMemoryPools |
struct | tvm::ConstantMemoryPoolsNode |
class | tvm::ConstantMemoryPools |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
The object definition for relay.build argument type of memory pools.