onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Dmitri Smirnov 6e1008877e
Update OrtEnv class documentation (#14650)
### Description
Tell more about `OrtEnv` class.

### Motivation and Context
Need to mention the importance of creating `OrtEnv` first.
2023-02-13 16:40:44 -08:00
..
targets Add yml file for Snpe EP build (#13494) 2022-10-28 19:47:50 -07:00
Tensors
Training GetTrainingApi to not print to stderr when not an ort training build (#14515) 2023-02-02 13:28:32 -08:00
AssemblyInfo.shared.cs Add .net6 support to the C# nuget package. (#11908) 2022-06-22 08:08:24 +10:00
DisposableNamedOnnxValue.shared.cs
Exceptions.shared.cs
FixedBufferOnnxValue.shared.cs
InferenceSession.shared.cs Csharp bindings for on-device training APIs (#12404) 2022-09-02 13:13:48 -07:00
Microsoft.ML.OnnxRuntime.csproj Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00
Microsoft.ML.OnnxRuntime.sln
NamedOnnxValue.shared.cs
NativeApiStatus.shared.cs
NativeMethods.shared.cs Add ability to set RunOptions config entries to C# API. (#13939) 2022-12-16 10:28:01 +10:00
NativeOnnxTensorMemory.shared.cs Use IntPtr instead of int conversion for pointer in Memory.Pin() (#10485) 2022-02-16 14:49:56 -08:00
NativeOnnxValueHelper.shared.cs Csharp bindings for on-device training APIs (#12404) 2022-09-02 13:13:48 -07:00
OnnxRuntime.shared.cs Update OrtEnv class documentation (#14650) 2023-02-13 16:40:44 -08:00
OrtAllocator.shared.cs Allow users to bind arbitrary memory using raw pointers (#10428) 2022-02-01 18:09:24 -08:00
OrtIoBinding.shared.cs Allow users to bind arbitrary memory using raw pointers (#10428) 2022-02-01 18:09:24 -08:00
OrtLoggingLevel.shared.cs
OrtValue.shared.cs Allow users to bind arbitrary memory using raw pointers (#10428) 2022-02-01 18:09:24 -08:00
PrepackedWeightsContainer.shared.cs
ProviderOptions.shared.cs Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
RunOptions.shared.cs Add ability to set RunOptions config entries to C# API. (#13939) 2022-12-16 10:28:01 +10:00
SessionOptions.shared.cs Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
SessionOptionsContainer.shared.cs