onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.NetCoreApp
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
..
InferenceTest.netcore.cs Add support for handling sbyte (Int8) data in C# inference tests (#14807) 2023-02-23 17:05:28 -08:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp.csproj Enable nuget packages for on device training (#13637) 2022-12-05 14:54:09 -08:00