onnxruntime/onnxruntime/core/platform
Pranav Sharma 974b9bfc09
Allow sharing of initializers between sessions. (#5092)
* Allow sharing of initializers between sessions.

* Allow sharing of initializers between sessions (2).

* Add test for C#

* Add test for C#; address PR comments

* Address PR comments
Moved AddInitializer logic to internal session options
Added tests for owned buffer
Clarified documentation
Fix bug where memory info and not device was getting compared

* Fix test

* Fix training build

* Add ver 5 end marker and ver 6 starter, add scenario and usage examples.
2020-09-21 14:09:37 -07:00
..
android/logging The initial PR for NNAPI EP (#4287) 2020-06-26 00:02:39 -07:00
posix Refactor onnx_test_runner (#5169) 2020-09-18 13:19:35 -07:00
windows Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
context.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
env.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
env.h Use the file size while reading onnx models. Ensure models are loaded using APIs in model.h for consistency. (#4399) 2020-07-02 17:30:53 -07:00
env_time.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
env_time.h Refactor onnx_test_runner (#5169) 2020-09-18 13:19:35 -07:00
path_lib.cc Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
path_lib.h Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
scoped_resource.h Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
telemetry.cc Add SetLanguageProjection C Api and use it in four projections (#5023) 2020-09-04 14:26:39 -07:00
telemetry.h Add SetLanguageProjection C Api and use it in four projections (#5023) 2020-09-04 14:26:39 -07:00