onnxruntime/csharp/test
yeohan 034aa80167 InferenceSession ctor with byte array in C# (#1883)
* add ctor overloads that accept model byte array

* doxygen. mark Init method as private.

* doxygen

* rename test method for clarity

* PR feedback - add two overloads that accept either model path or model byte array

* update native signature to align with latest codebase

* fix native call
2019-09-24 11:59:04 -07:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests upgraded CSharp test and sample projects to netcoreapp2.1 (#1869) 2019-09-17 21:35:04 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Refine threading control options and move inter op thread pool to session state. (#1841) 2019-09-18 22:36:23 -07:00
Microsoft.ML.OnnxRuntime.Tests InferenceSession ctor with byte array in C# (#1883) 2019-09-24 11:59:04 -07:00