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] Mutable IR implementation #1344

Merged
merged 44 commits into from
Apr 9, 2024

fix arg positions

ae4838c
Select commit
Loading
Failed to load commit list.
Merged

[IR] Mutable IR implementation #1344

fix arg positions
ae4838c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 1s

79.70% of diff hit (target 64.91%)

View this Pull Request on Codecov

79.70% of diff hit (target 64.91%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L558

Added line #L558 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L656

Added line #L656 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L674-L675

Added lines #L674 - L675 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L693-L694

Added lines #L693 - L694 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1077

Added line #L1077 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1080

Added line #L1080 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1083

Added line #L1083 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1086

Added line #L1086 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1089

Added line #L1089 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1094

Added line #L1094 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1110-L1111

Added lines #L1110 - L1111 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1135-L1137

Added lines #L1135 - L1137 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1150

Added line #L1150 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1152

Added line #L1152 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1165

Added line #L1165 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1167

Added line #L1167 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1289

Added line #L1289 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1454

Added line #L1454 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1458

Added line #L1458 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1462

Added line #L1462 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1466

Added line #L1466 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1470

Added line #L1470 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1474

Added line #L1474 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1479

Added line #L1479 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1487

Added line #L1487 was not covered by tests