onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Ryan Hill b68bb51dd0
Change SessionOptions APIs to always return a status (#1171)
* Change SessionOptions APIs to always return a status, for consistency and ease of use (a couple returned 0 or -1 for success/failure)
2019-06-06 13:24:24 -07:00
..
DisposableNamedOnnxValue.cs Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
InferenceSession.cs x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Microsoft.ML.OnnxRuntime.csproj x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
NamedOnnxValue.cs x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
NativeApiStatus.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
NativeMemoryAllocator.cs C API - Remove reference counting (#344) 2019-01-25 19:41:10 -08:00
NativeMethods.cs Change SessionOptions APIs to always return a status (#1171) 2019-06-06 13:24:24 -07:00
NativeOnnxTensorMemory.cs x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
OnnxRuntime.cs Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
OnnxRuntime.snk Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
props.xml Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00
SessionOptions.cs Change SessionOptions APIs to always return a status (#1171) 2019-06-06 13:24:24 -07:00
targets.xml Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00