onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Dmitri Smirnov 0cdf36faeb
Expose SessionOtions.DisablePerSessionThreads (#19730)
### Description

### Motivation and Context
ML.NET needs to run mltiple sessions on a single threadpool.
2024-03-04 13:46:51 -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 Expose SessionOtions.DisablePerSessionThreads (#19730) 2024-03-04 13:46:51 -08:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj Update c# dependencies (#18995) 2024-01-04 10:41:28 -08: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