Pattern for Relax Expression.
More...
#include <dataflow_pattern.h>
|
static constexpr const char * | _type_key = "relax.dpl.ExprPattern" |
|
static constexpr const char * | _type_key = "DFPatternNode" |
|
static constexpr const uint32_t | _type_child_slots = 21 |
|
Pattern for Relax Expression.
- See also
- ExprPattern
◆ RegisterReflection()
static void tvm::relax::ExprPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::relax::ExprPatternNode::_type_key = "relax.dpl.ExprPattern" |
|
staticconstexpr |
◆ expr
Expr tvm::relax::ExprPatternNode::expr |
The documentation for this class was generated from the following file: