onnxruntime/onnxruntime/test/shared_lib
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
..
fns_candy_style_transfer.c Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
onnx_protobuf.h Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
test_allocator.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_fixture.h Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
test_inference.cc Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
test_io_types.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_main.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_model_loading.cc Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
test_nontensor_types.cc Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
test_run_options.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_session_options.cc Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00