onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Pranav Sharma 44ab301586
More C API changes. (#1519)
* Mention OrtCreateSessionFromArray in C API doc

* Cleanup a few inconsistencies in the C API.

* updates

* More updates
2019-07-29 18:35:28 -07:00
..
DisposableNamedOnnxValue.cs Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
InferenceSession.cs More C API changes. (#1519) 2019-07-29 18:35:28 -07:00
Microsoft.ML.OnnxRuntime.csproj Expose provider factory C API, especially for CUDA users (#1461) 2019-07-22 19:03:06 -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 More C API changes. (#1519) 2019-07-29 18:35:28 -07:00
NativeOnnxTensorMemory.cs Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -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 Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -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