Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of trailing optional inputs in pattern matching #1948

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Fix padding

d5899ed
Select commit
Loading
Failed to load commit list.
Open

Improve handling of trailing optional inputs in pattern matching #1948

Fix padding
d5899ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2024 in 1s

74.07% of diff hit (target 74.89%)

View this Pull Request on Codecov

74.07% of diff hit (target 74.89%)

Annotations

Check warning on line 1046 in onnxscript/rewriter/pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/pattern.py#L1046

Added line #L1046 was not covered by tests

Check warning on line 494 in onnxscript/rewriter/pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/pattern_test.py#L494

Added line #L494 was not covered by tests

Check warning on line 496 in onnxscript/rewriter/pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/pattern_test.py#L496

Added line #L496 was not covered by tests

Check warning on line 499 in onnxscript/rewriter/pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/pattern_test.py#L498-L499

Added lines #L498 - L499 were not covered by tests