Base type of all dataflow patterns.
More...
#include <dataflow_pattern.h>
Base type of all dataflow patterns.
- See also
- DFPattern
◆ TVM_DECLARE_BASE_OBJECT_INFO()
tvm::relax::DFPatternNode::TVM_DECLARE_BASE_OBJECT_INFO |
( |
DFPatternNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_child_slots
constexpr const uint32_t tvm::relax::DFPatternNode::_type_child_slots = 21 |
|
staticconstexpr |
◆ _type_key
constexpr const char* tvm::relax::DFPatternNode::_type_key = "DFPatternNode" |
|
staticconstexpr |
The documentation for this class was generated from the following file: