onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
2021-08-23 15:52:15 -04:00
..
Tensors Fix updated Doxygen errors. (#6588) 2021-02-05 18:07:03 -08:00
DisposableNamedOnnxValue.cs
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 Fix for doxygen doc errors. (#8814) 2021-08-23 15:52:15 -04:00
Microsoft.ML.OnnxRuntime.csproj Revert "Add netstandard2.0 target to OnnxRuntime.Managed (#8600)" (#8648) 2021-08-09 10:08:07 -07:00
NamedOnnxValue.cs
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 Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
NativeOnnxTensorMemory.cs
NativeOnnxValueHelper.cs Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
OnnxRuntime.cs
OrtAllocator.cs
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
PrepackedWeightsContainer.cs Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
props.xml Update logic in props.xml to account for shared provider library changes (#8138) 2021-06-23 20:41:44 -07:00
ProviderOptions.cs Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
RunOptions.cs Dont use default string marshalling in C# (#6219) 2021-01-20 17:44:36 -08:00
SessionOptions.cs Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
targets.xml