onnxscript.rewriter.patternΒΆ
A pattern that can be matched against nodes in an ONNX graph. |
|
Represents an opset pattern and a pattern builder. |
|
The state object used by the pattern-matching algorithm. |
|
Represents a pattern that matches against a scalar constant value. |
|
Creates an OR pattern. |
|
Base class for implementing rewrite rules as a class. |
|
The status of a pattern-matching operation. |
|
A debugging helper class to trace the matching of a pattern against a graph. |