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

Add test case for unsupported input-variable reuse in multi-output pattern matcher #1731

Merged
merged 5 commits into from
Jul 16, 2024

Merge branch 'main' into rama/multi-pattern-input-reuse

268dc3b
Select commit
Loading
Failed to load commit list.
Merged

Add test case for unsupported input-variable reuse in multi-output pattern matcher #1731

Merge branch 'main' into rama/multi-pattern-input-reuse
268dc3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 16, 2024 in 0s

11.76% of diff hit (target 74.88%)

View this Pull Request on Codecov

11.76% of diff hit (target 74.88%)

Annotations

Check warning on line 289 in onnxscript/rewriter/generic_pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/generic_pattern_test.py#L286-L289

Added lines #L286 - L289 were not covered by tests

Check warning on line 292 in onnxscript/rewriter/generic_pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/generic_pattern_test.py#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 294 in onnxscript/rewriter/generic_pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/generic_pattern_test.py#L294

Added line #L294 was not covered by tests

Check warning on line 299 in onnxscript/rewriter/generic_pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/generic_pattern_test.py#L299

Added line #L299 was not covered by tests

Check warning on line 317 in onnxscript/rewriter/generic_pattern_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/rewriter/generic_pattern_test.py#L311-L317

Added lines #L311 - L317 were not covered by tests