A pattern to match an array of PrimExpr.
More...
#include <dataflow_pattern.h>
A pattern to match an array of PrimExpr.
- See also
- PrimArrPattern
- Note
- This is often used to match shapes specified as arguments to a function.
◆ RegisterReflection()
static void tvm::relax::PrimArrPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ fields
ffi::Array<PrimExpr> tvm::relax::PrimArrPatternNode::fields |
The documentation for this class was generated from the following file: