onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Pranav Sharma 8d12ce45cf
Use a friendly enum for graph optimization level. (#1586)
* Mention OrtCreateSessionFromArray in C API doc

* review changes

* use enum for graph optimization level

* Use explicit values for enums

* updates...

* Add friendly enum for graph optimization levels in C, C# and Python APIs.

* Fix linux build

* Fix build breakage due to master merge

* PR comments
2019-08-14 17:12:08 -07:00
..
DisposableNamedOnnxValue.cs Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
Exceptions.cs
InferenceSession.cs Cleanup csharp API SessionOptions and RunOptions to be consistent with other APIs (#1570) 2019-08-14 12:02:02 -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 Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00
NativeOnnxTensorMemory.cs Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
OnnxRuntime.cs Cleanup csharp API SessionOptions and RunOptions to be consistent with other APIs (#1570) 2019-08-14 12:02:02 -07:00
OnnxRuntime.snk
props.xml Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00
RunOptions.cs Cleanup csharp API SessionOptions and RunOptions to be consistent with other APIs (#1570) 2019-08-14 12:02:02 -07:00
SessionOptions.cs Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -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