..
targets /netstandard
Add netstandard2.0 framework to nuget managed package. ( #8960 )
2021-09-04 08:01:46 +10: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
Cleanup C# bindings to add EP ( #8810 )
2021-08-26 13:59:40 +10:00
Microsoft.ML.OnnxRuntime.csproj
Add netstandard2.0 framework to nuget managed package. ( #8960 )
2021-09-04 08:01:46 +10: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
Cleanup C# bindings to add EP ( #8810 )
2021-08-26 13:59:40 +10: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
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
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
Cleanup C# bindings to add EP ( #8810 )
2021-08-26 13:59:40 +10:00