onnxruntime/include
Guoyu Wang 4c939e1cb7
Add an option to use the input model bytes (ORT format only) directly without copy at session creation (#8502)
* Do not copy the model_data when session is started by CreateSessionFromArray

* Add config option for disabling copy model bytes

* Add one additional test

* Address CR comments
2021-07-27 09:11:42 -07:00
..
onnxruntime/core Add an option to use the input model bytes (ORT format only) directly without copy at session creation (#8502) 2021-07-27 09:11:42 -07:00