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