onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
pengwa 88336ffa92
Fix typos - 1st Wave (#21278)
### Description

There are so many typos reported by the review dog, [Optional Lint]
actions (example:
https://github.com/microsoft/onnxruntime/actions/runs/9864564489/job/27239732367),
this PR is to fix some of them.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-07-11 13:35:08 +08:00
..
targets Update to the net8 MAUI targets. Remove Xamarin. (#21062) 2024-06-19 16:20:58 +10:00
Tensors
Training Remove ref struct return usage (#20132) 2024-05-16 09:46:19 -07:00
AssemblyInfo.shared.cs Update to the net8 MAUI targets. Remove Xamarin. (#21062) 2024-06-19 16:20:58 +10:00
DisposableNamedOnnxValue.shared.cs
Exceptions.shared.cs
FixedBufferOnnxValue.shared.cs
InferenceSession.shared.cs
ManagedProjections.shared.cs
Microsoft.ML.OnnxRuntime.csproj Update to the net8 MAUI targets. Remove Xamarin. (#21062) 2024-06-19 16:20:58 +10:00
Microsoft.ML.OnnxRuntime.sln
NamedOnnxValue.shared.cs
NativeApiStatus.shared.cs
NativeMethods.shared.cs Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
NativeOnnxValueHelper.shared.cs
OrtAllocator.shared.cs
OrtEnv.shared.cs
OrtFloat16.shared.cs
OrtIoBinding.shared.cs
OrtLoggingLevel.shared.cs
OrtThreadingOptions.shared.cs
OrtTypeInfo.shared.cs
OrtValue.shared.cs Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
OrtValueTensor.shared.cs
PrepackedWeightsContainer.shared.cs
ProviderOptions.shared.cs
RunOptions.shared.cs
SessionOptions.shared.cs Remove ref struct return usage (#20132) 2024-05-16 09:46:19 -07:00
SessionOptionsContainer.shared.cs
ShapeUtils.shared.cs