onnxruntime/csharp
shahasad 7780fd6cd9 fix bug -- failing on non float tensor output types (#58)
* fixed the missing implementation of output tensor construction based on type checking

* cleanup

* cleanup
2018-11-29 08:15:18 -08:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample typo in last commit 2018-11-26 00:18:14 -08:00
src/Microsoft.ML.OnnxRuntime fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
test/Microsoft.ML.OnnxRuntime.Tests fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
testdata fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool merged the latest csharp folder changes from VSTS repo @313681f9 2018-11-27 19:01:28 -08:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj make the test project explicitly x64 platform to get working 2018-11-28 00:09:35 -08:00
OnnxRuntime.CSharp.sln merged the latest csharp folder changes from VSTS repo @313681f9 2018-11-27 19:01:28 -08:00