Pattern for matching a certain struct info.
More...
#include <dataflow_pattern.h>
|
static constexpr const char * | _type_key = "relax.dpl.StructInfoPattern" |
|
static constexpr const char * | _type_key = "DFPatternNode" |
|
static constexpr const uint32_t | _type_child_slots = 21 |
|
Pattern for matching a certain struct info.
- See also
- StructInfoPattern
◆ RegisterReflection()
static void tvm::relax::StructInfoPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::relax::StructInfoPatternNode::_type_key = "relax.dpl.StructInfoPattern" |
|
staticconstexpr |
◆ pattern
DFPattern tvm::relax::StructInfoPatternNode::pattern |
◆ struct_info
StructInfo tvm::relax::StructInfoPatternNode::struct_info |
The documentation for this class was generated from the following file: