onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
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
..
Exceptions.cs fix the exceptions 2018-11-25 23:44:39 -08:00
ExecutionProviderFactory.cs Sync with internal master. 2018-11-22 20:56:43 -08:00
InferenceSession.cs updated the files with the latest ones from Lotus VSTS repo 2018-11-25 22:46:21 -08:00
Microsoft.ML.OnnxRuntime.csproj some cleanup 2018-11-28 15:21:17 -08:00
NamedOnnxValue.cs fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
NativeApiStatus.cs fix the exceptions 2018-11-25 23:44:39 -08:00
NativeMemoryAllocator.cs Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
NativeMethods.cs Sync with internal master. 2018-11-22 20:56:43 -08:00
NativeOnnxObjectHandle.cs Sync with internal master. 2018-11-22 20:56:43 -08:00
NativeOnnxTensorMemory.cs fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
OnnxRuntime.cs Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.snk Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
SessionOptions.cs updated the files with the latest ones from Lotus VSTS repo 2018-11-25 22:46:21 -08:00