onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
Tensors Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00
InferenceTest.cs InferenceSession ctor with byte array in C# (#1883) 2019-09-24 11:59:04 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj upgraded CSharp test and sample projects to netcoreapp2.1 (#1869) 2019-09-17 21:35:04 -07:00
OnnxMl.cs Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00