tvm
|
The type of tensor map. More...
#include <type.h>
Public Member Functions | |
TVM_DECLARE_FINAL_OBJECT_INFO (TensorMapTypeNode, TypeNode) | |
![]() | |
TVM_DECLARE_BASE_OBJECT_INFO (TypeNode, Object) | |
Static Public Member Functions | |
static void | RegisterReflection () |
![]() | |
static void | RegisterReflection () |
Static Public Attributes | |
static constexpr const char * | _type_key = "ir.TensorMapType" |
![]() | |
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
static constexpr const char * | _type_key = "ir.Type" |
static constexpr const uint32_t | _type_child_slots = 14 |
Additional Inherited Members | |
![]() | |
Span | span |
Span that points to the original source code. Reserved debug information. More... | |
The type of tensor map.
|
inlinestatic |
tvm::TensorMapTypeNode::TVM_DECLARE_FINAL_OBJECT_INFO | ( | TensorMapTypeNode | , |
TypeNode | |||
) |
|
staticconstexpr |