Skip to content

Merge branch 'main' into titaiwang/add_constant_to_initilizer_pass

2c87912
Select commit
Loading
Failed to load commit list.
Merged

[Pass] Support lift constants to initializers pass #2160

Merge branch 'main' into titaiwang/add_constant_to_initilizer_pass
2c87912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 10, 2025 in 1s

91.37% of diff hit (target 74.01%)

View this Pull Request on Codecov

91.37% of diff hit (target 74.01%)

Annotations

Check warning on line 30 in onnxscript/ir/passes/common/constant_manipulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation.py#L30

Added line #L30 was not covered by tests

Check warning on line 33 in onnxscript/ir/passes/common/constant_manipulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation.py#L33

Added line #L33 was not covered by tests

Check warning on line 43 in onnxscript/ir/passes/common/constant_manipulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation.py#L43

Added line #L43 was not covered by tests

Check warning on line 46 in onnxscript/ir/passes/common/constant_manipulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation.py#L46

Added line #L46 was not covered by tests

Check warning on line 94 in onnxscript/ir/passes/common/constant_manipulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation.py#L94

Added line #L94 was not covered by tests

Check warning on line 125 in onnxscript/ir/passes/common/constant_manipulation_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/ir/passes/common/constant_manipulation_test.py#L125

Added line #L125 was not covered by tests