Add partial data propagation to enhance shape inference #26269
update
d345c260
Modify to make it work correctly
cb523054
Save scalar value after data propagation
fb5a424f
correctly save the inferred shape values in NodeArg for other ops' da…
bd142354
refactor the code and add comments
e2c532f7
add tests
f79f65b1
update error message
dbe36a82
fix warnings from pipelines
d310a26f
handle for Unsqueeze 11 and eariler that axes is node attribute
3fa22a0b
fix issue for 'indices' input to Gather has negative value
92c71bed
address issue from pipeline
f652eec6
fix pipeline warning
78ed993a
fix warning in pipeline
035a66e6
refactor the code
e3e26a0b
Merge branch 'main' into chi/fix_shape_inference
6d478cb8
address reviewer's comments
9dc51aa0
fix bug after using std::optional to store value
1ec4bf98
address reviewer's comments
1391a15e
add check for get initializer as in-memory external
21d5e335
fix type issue
e59216ba
chilo-ms
dismissed their stale review
via e59216ba
240 days ago
Merge branch 'main' into chi/fix_shape_inference
eb8be395
refactor code and address corner case
2616c6fc
Add clean up for inferred shape values and fix bugs
73e38adf
add more tests
8bbebf4c
revert
de2ad68c
Add test model
24ed9924
lintrunner -a
40c8d097
address reviewer's comments
8b444c40
use utils::UnpackTensor
49f70639
address reviewer's comments
4649a73c
remove commented code
2043c3a2
lintrunner -a
f6b3f63c
fix pipeline issue
89faeabd
refactor code and fix bug
037c5cb6
add try/catch for HandleNegativeAxis()
6bf5e977
refactor
114a0fb5
address reviewer's comments
2e263ae9
update
dad69a57
fix logic
a2d12dd9
address reviewer's comments
9abfc68c
address reveiwer's comments
77549212
address reveiwer's comments
745e0958
update class comments
b959403f
address revewer's comments
29ff80f4
address reviewer's comments
d08da8ca
Merge branch 'main' into chi/fix_shape_inference
5f9f09a1
update comment
9b35eeeb
update ORT_TRY/ORT_CATCH
2c59c09a
update
58c1711a
fix compile warning
9af5e282
add node_arg.Exists() check
280ebf92
address reviewer's comments
b431a1cb
chilo-ms
merged
a2c4374f
into main 191 days ago
chilo-ms
deleted the chi/fix_shape_inference branch 191 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub