onnxruntime/csharp/test
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.Tests Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381) 2020-07-07 09:36:42 -07:00
Microsoft.AI.MachineLearning.Tests.DotNetCore3_0 Add .NET Core 3.0 nuget e2e pipeline tests (#4695) 2020-08-05 13:02:24 -07:00
Microsoft.AI.MachineLearning.Tests.DotNetFramework4_7_2 Add .NET Core 3.0 nuget e2e pipeline tests (#4695) 2020-08-05 13:02:24 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
Microsoft.ML.OnnxRuntime.Tests Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00