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