onnxruntime/onnxruntime/core
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
..
common remove log spam from cpuinfo (#23548) 2025-01-31 18:16:24 -08:00
dll fix webgpu delay load test (#23157) 2024-12-20 13:37:12 -08:00
dlpack
eager
flatbuffers
framework Fix the issue that the new generated EP context model not able to find external data (#23537) 2025-01-29 22:01:13 -08:00
graph Update BiasGelu fusion and related ops (#23518) 2025-01-30 22:53:59 -08:00
mickey Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
mlas [ARM CPU] hgemm optimized for gqa (#23107) 2025-01-24 15:25:24 -08:00
optimizer Update BiasGelu fusion and related ops (#23518) 2025-01-30 22:53:59 -08:00
platform [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
providers Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
quantization
session Enable user loading model with external data from memory buffer (#23557) 2025-02-05 22:31:13 -08:00
util Address CodeQL security issues on comparison of different types (#23276) 2025-01-07 17:30:44 -08:00