onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
2021-08-09 10:08:07 -07:00
..
Tensors Fix updated Doxygen errors. (#6588) 2021-02-05 18:07:03 -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 Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07: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 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 Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
NativeOnnxTensorMemory.cs Fix outputs of Sequences and Maps exposure. (#5743) 2020-11-11 10:21:22 -08:00
NativeOnnxValueHelper.cs Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07: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 Fix C# log APIs. Also fixes github issue #3409. (#3840) 2020-05-08 14:31:06 -07:00
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