onnxruntime
14372560 - Skip some models failed in Windows CPU C# tests (#13395)

Commit
3 years ago
Skip some models failed in Windows CPU C# tests (#13395) ### Description For models from model zoo, in C# tests of Windows CPU CI skip models whose name contains int8 or qdq. skip some models (VGG16, VGG19) in x86 workflow ### Motivation and Context These models always failed in Windows CPU C# tests (https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=789442&view=results) ### verified https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=789861&view=results C# tests passed
Author
Parents
Loading