onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Ryan Hill 3a32b0eb99
Change function kernels to use CustomOp APIs (#1020)
* Change function signature
* Convert compute to use custom op style APIs
* Remove dead CustomOp function
* Use CustomOp API in TensorRT EP
* Switch to new API in ngraph
2019-05-20 14:57:43 -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 More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
Microsoft.ML.OnnxRuntime.csproj Add link to build within Nuget package (#926) 2019-04-27 13:41:20 -07:00
NamedOnnxValue.cs Add new C function OrtOnnxTypeFromTypeInfo (#585) 2019-03-12 10:11: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 function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
NativeOnnxTensorMemory.cs Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -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 Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -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