tvm
|
Base type of all the expressions. More...
#include <expr.h>
Public Member Functions | |
TVM_FFI_DECLARE_OBJECT_INFO ("ir.BaseExpr", BaseExprNode, Object) | |
Static Public Member Functions | |
static void | RegisterReflection () |
Public Attributes | |
Span | span |
Span that points to the original source code. Reserved debug information. More... | |
Static Public Attributes | |
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
static constexpr const uint32_t | _type_child_slots = 64 |
Base type of all the expressions.
|
inlinestatic |
tvm::BaseExprNode::TVM_FFI_DECLARE_OBJECT_INFO | ( | "ir.BaseExpr" | , |
BaseExprNode | , | ||
Object | |||
) |
|
staticconstexpr |
|
staticconstexpr |
|
mutable |
Span that points to the original source code. Reserved debug information.