A pattern that asserting a root pattern has a certain shape.
More...
#include <dataflow_pattern.h>
A pattern that asserting a root pattern has a certain shape.
- See also
- ShapePattern
◆ RegisterReflection()
static void tvm::relax::ShapePatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ pattern
DFPattern tvm::relax::ShapePatternNode::pattern |
The root pattern to match
◆ shape
ffi::Array<PrimExpr> tvm::relax::ShapePatternNode::shape |
The documentation for this class was generated from the following file: