onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
Ashwini Khade 0d3bbfdd0f
enable nuget packaging in local builds (#4884)
* enable building nuget packages

* add nuget creation from build.py

* add documentation

* fix flake8 errors

* fix nuget package version

* enable csharp tests

* update csharp tests

* copy nuget packges to nuget-artifacts

* add libmklml_gnu

* plus review updates

* fix references for release builds
2020-08-26 12:33:48 -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 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