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

[IR] Test with onnx backend test files #1452

Merged
merged 16 commits into from
May 6, 2024

Merge branch 'main' into justinchu/test-onnx-backend

34c82ee
Select commit
Loading
Failed to load commit list.
Merged

[IR] Test with onnx backend test files #1452

Merge branch 'main' into justinchu/test-onnx-backend
34c82ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 6, 2024 in 1s

54.54% of diff hit (target 77.03%)

View this Pull Request on Codecov

54.54% of diff hit (target 77.03%)

Annotations

Check warning on line 51 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L51

Added line #L51 was not covered by tests

Check warning on line 613 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L613

Added line #L613 was not covered by tests

Check warning on line 617 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L617

Added line #L617 was not covered by tests

Check warning on line 630 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L629-L630

Added lines #L629 - L630 were not covered by tests

Check warning on line 633 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L633

Added line #L633 was not covered by tests

Check warning on line 637 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L636-L637

Added lines #L636 - L637 were not covered by tests

Check warning on line 640 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L640

Added line #L640 was not covered by tests

Check warning on line 643 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L643

Added line #L643 was not covered by tests

Check warning on line 658 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L658

Added line #L658 was not covered by tests

Check warning on line 662 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L662

Added line #L662 was not covered by tests

Check warning on line 665 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L665

Added line #L665 was not covered by tests

Check warning on line 670 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L670

Added line #L670 was not covered by tests

Check warning on line 688 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L687-L688

Added lines #L687 - L688 were not covered by tests

Check warning on line 2556 in onnxscript/ir/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L2556

Added line #L2556 was not covered by tests

Check warning on line 707 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L707

Added line #L707 was not covered by tests

Check warning on line 709 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L709

Added line #L709 was not covered by tests

Check warning on line 717 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L717

Added line #L717 was not covered by tests

Check warning on line 722 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L719-L722

Added lines #L719 - L722 were not covered by tests

Check warning on line 724 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L724

Added line #L724 was not covered by tests

Check warning on line 1179 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L1179

Added line #L1179 was not covered by tests

Check warning on line 1181 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L1181

Added line #L1181 was not covered by tests

Check warning on line 1193 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L1193

Added line #L1193 was not covered by tests

Check warning on line 1195 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L1195

Added line #L1195 was not covered by tests

Check warning on line 1199 in onnxscript/ir/serde.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/serde.py#L1198-L1199

Added lines #L1198 - L1199 were not covered by tests

Check warning on line 478 in onnxscript/testing/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/testing/__init__.py#L478

Added line #L478 was not covered by tests