onnxruntime/csharp
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
..
sample enable nuget packaging in local builds (#4884) 2020-08-26 12:33:48 -07:00
src Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
test Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
testdata Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool enable nuget packaging in local builds (#4884) 2020-08-26 12:33:48 -07:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Add store builds to nuget packaging (#5040) 2020-09-09 21:38:14 -07:00
OnnxRuntime.CSharp.sln Revert change from RelWithDebInfo to Release in OnnxRuntime.CSharp.sln. 2020-03-12 16:51:45 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00