onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
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
..
Tensors [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00
AssemblyInfo.cs
EqualityComparers.cs Add MAUI test app that can be used to test model loading and performance (#16658) 2023-07-18 08:21:18 +10:00
InferenceTest.cs Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj Update to the net8 MAUI targets. Remove Xamarin. (#21062) 2024-06-19 16:20:58 +10:00
OnnxData.cs
OnnxMl.cs update OnnxMl.cs (#15702) 2023-04-28 11:20:29 -07:00
OrtEnvTests.cs Adust GetVersionString() GetBuildInfoString() signatures and move them to OrtApi (#15921) 2023-05-13 13:45:07 -07:00
OrtFloat16Tests.cs [C#, CPP] Introduce Float16/BFloat16 support and tests for C#, C++ (#16506) 2023-07-14 10:46:52 -07:00
OrtIoBindingAllocationTest.cs [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00
OrtValueTests.cs [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00
TestDataLoader.cs [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00
TrainingTest.cs Add support for a collection of OrtValue as inputs and outputs to C# TrainingSession (#19048) 2024-01-25 21:55:36 -08:00