onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Dmitri Smirnov d034b432ec
Add support for handling sbyte (Int8) data in C# inference tests (#14807)
### Description
Add sbyte specific test case support.

### Motivation and Context
C# Test Data loading code and comparators are missing sbyte (Int8)
specializations.
This fails a test
2023-02-23 17:05:28 -08:00
..
Tensors
AssemblyInfo.cs
InferenceTest.cs Add ability to set RunOptions config entries to C# API. (#13939) 2022-12-16 10:28:01 +10:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common (#13886) 2022-12-09 13:04:18 -08:00
OnnxMl.cs Update ONNX to 1.12 (#11924) 2022-06-21 17:19:52 -07:00
OrtIoBindingAllocationTest.cs
TestDataLoader.cs Add support for handling sbyte (Int8) data in C# inference tests (#14807) 2023-02-23 17:05:28 -08:00
TrainingTest.cs Miscellaneous updates to training apis (#13929) 2022-12-14 13:33:07 -08:00