onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
2021-01-20 17:44:36 -08:00
..
Tensors Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00
DisposableNamedOnnxValue.cs Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00
Exceptions.cs
FixedBufferOnnxValue.cs C#: Add CreateFromMemory to FixedBufferOnnxValue to allow bind user buffers and pass custom binary compatible types (#5886) 2020-11-24 14:10:14 -08:00
InferenceSession.cs Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08:00
Microsoft.ML.OnnxRuntime.csproj Switch to unified DirectML 1.4.0 redistributable (#5794) 2020-11-17 13:42:23 -08:00
NamedOnnxValue.cs Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00
NativeApiStatus.cs C#: Add CreateFromMemory to FixedBufferOnnxValue to allow bind user buffers and pass custom binary compatible types (#5886) 2020-11-24 14:10:14 -08:00
NativeMethods.cs Dont use default string marshalling in C# (#6219) 2021-01-20 17:44:36 -08:00
NativeOnnxTensorMemory.cs Fix outputs of Sequences and Maps exposure. (#5743) 2020-11-11 10:21:22 -08:00
NativeOnnxValueHelper.cs Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
OnnxRuntime.cs Expose knobs to create and share (CPU) allocators across sessions in C# and Python (#5634) 2020-11-21 14:12:33 -08:00
OrtAllocator.cs Expose knobs to create and share (CPU) allocators across sessions in C# and Python (#5634) 2020-11-21 14:12:33 -08:00
OrtIoBinding.cs C#: Add CreateFromMemory to FixedBufferOnnxValue to allow bind user buffers and pass custom binary compatible types (#5886) 2020-11-24 14:10:14 -08:00
OrtLoggingLevel.cs
OrtValue.cs C#: Add CreateFromMemory to FixedBufferOnnxValue to allow bind user buffers and pass custom binary compatible types (#5886) 2020-11-24 14:10:14 -08:00
props.xml Switch to unified DirectML 1.4.0 redistributable (#5794) 2020-11-17 13:42:23 -08:00
RunOptions.cs Dont use default string marshalling in C# (#6219) 2021-01-20 17:44:36 -08:00
SessionOptions.cs Dont use default string marshalling in C# (#6219) 2021-01-20 17:44:36 -08:00
targets.xml