onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Ryan Hill 6a090985fb More C API changes (#259)
* More API changes, remove 'Inference' from function names. Remove enum values. Make Status match other types.

* Switch to bool instead of int, and remove stdbool
2018-12-28 14:53:19 -08:00
..
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
ExecutionProviderFactory.cs [WIP] Initial checking for CSharp GPU support (#176) 2018-12-17 21:18:48 +00:00
InferenceSession.cs More C API changes (#259) 2018-12-28 14:53:19 -08:00
Microsoft.ML.OnnxRuntime.csproj Add end-to-end test to run on the nuget package (#252) 2018-12-27 15:22:46 -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 More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
NativeApiStatus.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
NativeMemoryAllocator.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
NativeMethods.cs More C API changes (#259) 2018-12-28 14:53:19 -08:00
NativeOnnxObjectHandle.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
NativeOnnxTensorMemory.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
OnnxRuntime.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
OnnxRuntime.snk Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
SessionOptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00