onnxruntime/csharp
Pranav Sharma 22a711457f
Fix C# log APIs. Also fixes github issue #3409. (#3840)
* Fix C# log APIs. Fixes github issue #3409.

* Fix build error due to accidental duplication of GraphOptimizationLevel

* Fix runoptions

* Fix broken test. Add --blame switch to dotnet test cmd line to print the failed test in case of crash.
2020-05-08 14:31:06 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
src/Microsoft.ML.OnnxRuntime Fix C# log APIs. Also fixes github issue #3409. (#3840) 2020-05-08 14:31:06 -07:00
test Fix C# log APIs. Also fixes github issue #3409. (#3840) 2020-05-08 14:31:06 -07:00
testdata
tools/Microsoft.ML.OnnxRuntime.PerfTool Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj
OnnxRuntime.CSharp.sln
OnnxRuntime.snk