A pattern to match n'th indexing to a tuple.
More...
#include <dataflow_pattern.h>
A pattern to match n'th indexing to a tuple.
- See also
- TupleGetItem
-
TupleGetItemPattern
◆ RegisterReflection()
static void tvm::relax::TupleGetItemPatternNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ index
int tvm::relax::TupleGetItemPatternNode::index |
The index of the tuple with -1 meaning arbitrary
◆ tuple
DFPattern tvm::relax::TupleGetItemPatternNode::tuple |
The documentation for this class was generated from the following file: