onnxruntime
[EP ABI] Support for TENSOR type attribute
#25566
Merged

[EP ABI] Support for TENSOR type attribute #25566

chilo-ms merged 21 commits into main from chi/add_ort_node_tensor_attribute
chilo-ms
chilo-ms Initial commit with experimental code
6da8bf6f
chilo-ms Remove the code not needed
006e07d8
chilo-ms update OrtGraph to proto util to support getting TENSOR attribute
7a2722e2
chilo-ms small update
fe025563
github-actions
github-actions commented on 2025-07-28
chilo-ms fix minor issues
209122cf
jywu-msft jywu-msft added release:1.23.0
jywu-msft jywu-msft requested a review from adrianlizarraga adrianlizarraga 303 days ago
chilo-ms
chilo-ms commented on 2025-07-28
chilo-ms
chilo-ms commented on 2025-07-28
chilo-ms fix unused parameter warning
af17a249
chilo-ms minor change to change the place the function declaration
2ab28baa
chilo-ms forogt to add 'return nullptr'
b5132079
chilo-ms remove wrong comment and code
05d47be9
chilo-ms update code and add unit test
287d5b5f
chilo-ms chilo-ms marked this pull request as ready for review 303 days ago
edgchen1
edgchen1 commented on 2025-07-29
adrianlizarraga
adrianlizarraga commented on 2025-07-29
chilo-ms address reviewers' comments
d2c0695e
chilo-ms make it on demand for creating and caching the 'TENSOR' attribute as …
3a46c881
chilo-ms Merge branch 'main' into chi/add_ort_node_tensor_attribute
b81edf37
github-actions
github-actions commented on 2025-07-29
chilo-ms address lintrunner issue
f78d672b
chilo-ms Use onnx::TensorProto instead of unique_ptr<onnx::TensorProto>
103168b6
chilo-ms remove redundnat code
ba84595d
chilo-ms fix compile error
a3b843cf
edgchen1
edgchen1 commented on 2025-07-29
chilo-ms Make the api return OrtValue without caching it, caller now owns it
d635adb3
chilo-ms
edgchen1
edgchen1 commented on 2025-07-30
edgchen1
edgchen1 commented on 2025-07-30
chilo-ms address reviewer comments
53b355e9
adrianlizarraga
adrianlizarraga commented on 2025-07-30
chilo-ms Move tensor attribute check into EpNode::GetTensorAttributeAsOrtValue
0b6a9413
adrianlizarraga
adrianlizarraga dismissed these changes on 2025-07-30
edgchen1
edgchen1 commented on 2025-07-30
chilo-ms address reviewer comments
d9e40c09
chilo-ms chilo-ms dismissed their stale review via d9e40c09 301 days ago
edgchen1
edgchen1 approved these changes on 2025-07-30
adrianlizarraga
adrianlizarraga approved these changes on 2025-07-30
chilo-ms chilo-ms merged 4a8a289e into main 301 days ago
chilo-ms chilo-ms deleted the chi/add_ort_node_tensor_attribute branch 301 days ago
jywu-msft jywu-msft removed release:1.23.0

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone