Wildcard Pattern is a pattern that can match anything.
More...
#include <dataflow_pattern.h>
|
static constexpr const char * | _type_key = "relax.dpl.WildcardPattern" |
|
static constexpr const char * | _type_key = "DFPatternNode" |
|
static constexpr const uint32_t | _type_child_slots = 21 |
|
Wildcard Pattern is a pattern that can match anything.
- See also
- WildcardPattern
◆ RegisterReflection()
static void tvm::relax::WildcardPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::relax::WildcardPatternNode::_type_key = "relax.dpl.WildcardPattern" |
|
staticconstexpr |
The documentation for this class was generated from the following file: