tvm
|
Opaque object. More...
#include <struct_info.h>
Public Member Functions | |
TVM_DECLARE_FINAL_OBJECT_INFO (ObjectStructInfoNode, StructInfoNode) | |
![]() | |
TVM_DECLARE_BASE_OBJECT_INFO (StructInfoNode, Object) | |
Static Public Member Functions | |
static void | RegisterReflection () |
![]() | |
static void | RegisterReflection () |
Static Public Attributes | |
static constexpr const char * | _type_key = "relax.ObjectStructInfo" |
![]() | |
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
static constexpr const char * | _type_key = "ir.StructInfo" |
static constexpr const uint32_t | _type_child_slots = 7 |
Additional Inherited Members | |
![]() | |
Span | span |
Span that points to the original source code. Reserved debug information. More... | |
Opaque object.
|
inlinestatic |
tvm::relax::ObjectStructInfoNode::TVM_DECLARE_FINAL_OBJECT_INFO | ( | ObjectStructInfoNode | , |
StructInfoNode | |||
) |
|
staticconstexpr |