onnxruntime
Add partial data propagation to enhance shape inference
#26269
Merged

Add partial data propagation to enhance shape inference #26269

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone