onnxruntime
d034b432 - Add support for handling sbyte (Int8) data in C# inference tests (#14807)

Commit
3 years ago
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
Author
Parents
Loading