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] Create predecessors() and successors() on ir.Node #2022

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

Update onnxscript/ir/_core.py

3ae7882
Select commit
Loading
Failed to load commit list.
Open

[IR] Create predecessors() and successors() on ir.Node #2022

Update onnxscript/ir/_core.py
3ae7882
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 18, 2025 in 0s

32.14% of diff hit (target 73.64%)

View this Pull Request on Codecov

32.14% of diff hit (target 73.64%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1311-L1312

Added lines #L1311 - L1312 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1316-L1319

Added lines #L1316 - L1319 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1323-L1324

Added lines #L1323 - L1324 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1326

Added line #L1326 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/_core.py#L1329-L1332

Added lines #L1329 - L1332 were not covered by tests