onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Ryan Hill 11b369a864
Abbreviate ONNXRuntime as Ort in all of our public APIs (#175)
Applies to all public headers and macros, plus many internal ones. There are still some internal things with OnnxRuntime in the name, but this fixes all public functions & macros.
2018-12-14 14:54:23 -08:00
..
Exceptions.cs fix the exceptions 2018-11-25 23:44:39 -08:00
ExecutionProviderFactory.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
InferenceSession.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
Microsoft.ML.OnnxRuntime.csproj Add build targets and props file for legacy csharp project support (#127) 2018-12-07 12:15:11 -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 Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
NativeApiStatus.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -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 Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -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 Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
OnnxRuntime.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
OnnxRuntime.snk Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
SessionOptions.cs Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00