A Pattern to Match a Relax Variable.
More...
#include <dataflow_pattern.h>
A Pattern to Match a Relax Variable.
- Note
- The name field matches any string if it is empty.
- See also
- VarPattern
◆ name_hint()
const String& tvm::relax::VarPatternNode::name_hint |
( |
| ) |
const |
|
inline |
◆ RegisterReflection()
static void tvm::relax::VarPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_BASE_OBJECT_INFO()
◆ _type_child_slots
constexpr const uint32_t tvm::relax::VarPatternNode::_type_child_slots = 1 |
|
staticconstexpr |
◆ _type_key
constexpr const char* tvm::relax::VarPatternNode::_type_key = "relax.dpl.VarPattern" |
|
staticconstexpr |
◆ name
String tvm::relax::VarPatternNode::name |
The documentation for this class was generated from the following file: