onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.NetCoreApp
Yi Zhang 777c474f61
skip quantized model C# tests on GPU (#13782)
### Description
Skip quantized model C# tests on GPU too.

### Motivation and Context
It looks the current test result isn't reasonable.
https://github.com/onnx/models/issues/581

Once we update the image, the quantized model [test data will be
generated with
VNNI](ba629906dd),
the CI would be broken.
2022-12-01 12:33:20 +08:00
..
InferenceTest.netcore.cs skip quantized model C# tests on GPU (#13782) 2022-12-01 12:33:20 +08:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp.csproj Patch Protobuf and ONNX's cmake files and enforce BinSkim check (#13694) 2022-11-18 10:09:47 -08:00