onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
Tensors Support scalar tensors in c# (#4849) 2020-08-25 11:00:33 -07:00
InferenceTest.cs Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj enable nuget packaging in local builds (#4884) 2020-08-26 12:33:48 -07:00
OnnxMl.cs Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
OrtIoBindingAllocationTest.cs Expose IOBinding features via C/C++/C# language bindings. (#4646) 2020-08-10 13:33:49 -07:00