onnxruntime/csharp/src
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
..
Microsoft.AI.MachineLearning Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
Microsoft.AI.MachineLearning.Interop Add store builds to nuget packaging (#5040) 2020-09-09 21:38:14 -07:00
Microsoft.ML.OnnxRuntime Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00