Compile API: support for OrtModel input and write output to stream #24740
Compile API: add suport for OrtModel input
769014f6
Update onnxruntime/core/session/compile_api.cc
ffcfab99
Fix tensorprotoutils when reading ext data from a memory buffer
025474a8
Clean up
94596eb6
Add C API to write compiled model to stream
134a702b
Serialize proto to stream. need test
7f719a9b
Add unit test for compiling to user's write stream
72eeece6
Clean up
2043a36c
Handle case where user's write function never writes data (return error)
1ee829fb
Reduce repetition in unit tests
a21be474
Add Python bindings for compiling to a stream
78df6859
fix min build unused var
09a90a17
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
Flush before checking status of write
d12f4352
Simplify: expect write function to write entire provided buffer
e5c27c30
snnn
closed this 198 days ago
snnn
reopened this 194 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub