onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
Hariharan Seshadri 6c26e52134
Support accessing a model's metadata in C# (#4867)
Implement access to model's metadata in C#
2020-08-25 11:13:49 -07:00
..
Tensors Support scalar tensors in c# (#4849) 2020-08-25 11:00:33 -07:00
InferenceTest.cs Support accessing a model's metadata in C# (#4867) 2020-08-25 11:13:49 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10: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