#include <expr.h>
|
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
static constexpr const char * | _type_key = "relax.expr.BindingBlock" |
|
◆ RegisterReflection()
static void tvm::relax::BindingBlockNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_BASE_OBJECT_INFO()
tvm::relax::BindingBlockNode::TVM_DECLARE_BASE_OBJECT_INFO |
( |
BindingBlockNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::relax::BindingBlockNode::_type_key = "relax.expr.BindingBlock" |
|
staticconstexpr |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::relax::BindingBlockNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ bindings
Array<Binding> tvm::relax::BindingBlockNode::bindings |
◆ span
Span tvm::relax::BindingBlockNode::span |
|
mutable |
The documentation for this class was generated from the following file: