onnxruntime/include/onnxruntime
Hector Li 649ced4a60
Enable user loading model with external data from memory buffer (#23557)
Add session option to enable user loading model with external data from memory buffer. User want to set the folder path for the external data files.

### Description
For some cases user load the model from memory buffer, but they can't load the external files into memory. They need to have a way to set the folder path for the external data files so that Ort can figure out the external data location.
2025-02-05 22:31:13 -08:00
..
core Enable user loading model with external data from memory buffer (#23557) 2025-02-05 22:31:13 -08:00