onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
2023-06-26 09:18:38 -07:00
..
targets Add yml file for Snpe EP build (#13494) 2022-10-28 19:47:50 -07:00
Tensors Various fixes to the CSharp setup (#15782) 2023-05-05 14:27:30 +10:00
Training Load CheckpointState from a buffer (#16457) 2023-06-26 09:18:38 -07:00
AssemblyInfo.shared.cs
DisposableNamedOnnxValue.shared.cs Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
Exceptions.shared.cs
FixedBufferOnnxValue.shared.cs
InferenceSession.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
ManagedProjections.shared.cs Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
Microsoft.ML.OnnxRuntime.csproj Remove NETSTANDARD1.1 moniker and NETSTD1.1 specific code (#16018) 2023-05-22 17:33:46 -07:00
Microsoft.ML.OnnxRuntime.sln
NamedOnnxValue.shared.cs Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
NativeApiStatus.shared.cs
NativeMethods.shared.cs [C#] Add missing rocm csharp api (#15540) 2023-05-18 08:15:19 +08:00
NativeOnnxValueHelper.shared.cs Remove NETSTANDARD1.1 moniker and NETSTD1.1 specific code (#16018) 2023-05-22 17:33:46 -07:00
OrtAllocator.shared.cs [C#] Add missing rocm csharp api (#15540) 2023-05-18 08:15:19 +08:00
OrtEnv.shared.cs Adust GetVersionString() GetBuildInfoString() signatures and move them to OrtApi (#15921) 2023-05-13 13:45:07 -07:00
OrtIoBinding.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
OrtLoggingLevel.shared.cs [C#] Allow passing various options when creating singleton Environment object. (#14723) 2023-04-18 21:49:55 -07:00
OrtThreadingOptions.shared.cs [C#] Allow passing various options when creating singleton Environment object. (#14723) 2023-04-18 21:49:55 -07:00
OrtValue.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
OrtValueTensor.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
PrepackedWeightsContainer.shared.cs
ProviderOptions.shared.cs [C#] Add missing rocm csharp api (#15540) 2023-05-18 08:15:19 +08:00
RunOptions.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
SessionOptions.shared.cs [C#] Address the concern of append EP throw (#15973) 2023-05-18 11:53:54 +08:00
SessionOptionsContainer.shared.cs