onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
shahasad a09a3d3aa5
Add build targets and props file for legacy csharp project support (#127)
* added the x64 condition in the targets file

* need the reference node for managed dll

* address review comments

* fix the dll path

* added back Link
2018-12-07 12:15:11 -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 Add build targets and props file for legacy csharp project support (#127) 2018-12-07 12:15:11 -08:00
Microsoft.ML.OnnxRuntime.props Add build targets and props file for legacy csharp project support (#127) 2018-12-07 12:15:11 -08:00
Microsoft.ML.OnnxRuntime.targets Add build targets and props file for legacy csharp project support (#127) 2018-12-07 12:15:11 -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