onnxruntime
Compile API: support for OrtModel input and write output to stream
#24740
Open

Compile API: support for OrtModel input and write output to stream #24740

adrianlizarraga
adrianlizarraga Compile API: add suport for OrtModel input
769014f6
adrianlizarraga
adrianlizarraga commented on 2025-05-13
adrianlizarraga Update onnxruntime/core/session/compile_api.cc
ffcfab99
adrianlizarraga Fix tensorprotoutils when reading ext data from a memory buffer
025474a8
adrianlizarraga Clean up
94596eb6
adrianlizarraga Add C API to write compiled model to stream
134a702b
adrianlizarraga Serialize proto to stream. need test
7f719a9b
adrianlizarraga Add unit test for compiling to user's write stream
72eeece6
adrianlizarraga
adrianlizarraga commented on 2025-05-14
adrianlizarraga Clean up
2043a36c
adrianlizarraga Handle case where user's write function never writes data (return error)
1ee829fb
adrianlizarraga Reduce repetition in unit tests
a21be474
adrianlizarraga Add Python bindings for compiling to a stream
78df6859
adrianlizarraga adrianlizarraga requested a review from skottmckay skottmckay 248 days ago
adrianlizarraga adrianlizarraga marked this pull request as ready for review 248 days ago
adrianlizarraga fix min build unused var
09a90a17
adrianlizarraga adrianlizarraga changed the title Compile API: add support for OrtModel input and output write stream Compile API: support for OrtModel input and write output to stream 248 days ago
adrianlizarraga Flush before checking status of write
d12f4352
adrianlizarraga Simplify: expect write function to write entire provided buffer
e5c27c30
skottmckay
skottmckay commented on 2025-05-14
gedoensmax
snnn snnn closed this 198 days ago
snnn snnn reopened this 194 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone