tvm
|
Opaque object. More...
#include <struct_info.h>
Public Member Functions | |
TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("relax.ObjectStructInfo", ObjectStructInfoNode, StructInfoNode) | |
![]() | |
TVM_FFI_DECLARE_OBJECT_INFO ("ir.StructInfo", StructInfoNode, 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 = 7 |
Opaque object.
|
inlinestatic |
tvm::relax::ObjectStructInfoNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL | ( | "relax.ObjectStructInfo" | , |
ObjectStructInfoNode | , | ||
StructInfoNode | |||
) |