Rewriter Tutorial¶
- Introduction
- Usage
- A Simple Example
- Specifying attributes in the pattern
- Specifying variable inputs in the pattern
- Specifying domains in the pattern
- Specifying outputs in the pattern
- Using the
match_condition
parameter for pattern-matching - Using MatchContext for Advanced Condition Checking
- OR Patterns
- Utilizing
commute
parameter for pattern-matching - Node and Value Level Checkers