You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request adds a `__repr__` method to the `MatchResult` class in
`onnxscript/rewriter/_basics.py`. The new method provides a string
representation of the match result, improving debugging and readability.
0 commit comments