onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.NetCoreApp
Yi Zhang 143725604e
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
2022-10-22 13:54:24 +08:00
..
InferenceTest.netcore.cs Skip some models failed in Windows CPU C# tests (#13395) 2022-10-22 13:54:24 +08:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp.csproj Csharp bindings for on-device training APIs (#12404) 2022-09-02 13:13:48 -07:00