onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Yifan Li 25ab935664
[ORT 1.18.1 Release] Cherry pick 2nd round (#21111)
### Description
<!-- Describe your changes. -->
[#21062](https://github.com/microsoft/onnxruntime/pull/21062),
[#21096](https://github.com/microsoft/onnxruntime/pull/21096) to fix
Xamarin,

[#21095](https://github.com/microsoft/onnxruntime/pull/21095) and
[#21109](https://github.com/microsoft/onnxruntime/pull/21109) to fix
python on NuGet_Packaging stages

[#21104](https://github.com/microsoft/onnxruntime/pull/21104) to remove
failing roslynanalyzer on NuGet_Packaging stages

### 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: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Yi Zhang <zhanyi@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2024-06-20 17:01:57 -07: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 Expose SessionOtions.DisablePerSessionThreads (#19730) 2024-03-04 13:46:51 -08:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj [ORT 1.18.1 Release] Cherry pick 2nd round (#21111) 2024-06-20 17:01:57 -07:00
OnnxData.cs
OnnxMl.cs
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