onnxruntime/winml/test/model
Yi Zhang e160688a9b
Skip some failed models winml and training workflows on Windows CPU (#13407)
### Description
1. update model name structure in model_tests.cpp with source name. To
avoid
`Condition test_param_names.count(param_name) == 0 failed. Duplicate
parameterized test name 'BERT_Squad_opset10_CPU'`
2. skip some failed models https://github.com/onnx/models/issues/568


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2022-10-25 10:05:04 +08:00
..
compare_feature_value.cpp Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
compare_feature_value.h Implement comparing outputs that are sequence of maps of strings to floats (#6180) 2020-12-22 09:52:29 -08:00
model_tests.cpp Skip some failed models winml and training workflows on Windows CPU (#13407) 2022-10-25 10:05:04 +08:00
ort_value_helper.cpp Add ability to skip GPU tests based on GPU adapter name (#6198) 2020-12-22 15:20:23 -08:00
ort_value_helper.h Implement comparing outputs that are sequence of maps of strings to floats (#6180) 2020-12-22 09:52:29 -08:00
skip_model_tests.h Skip some failed models winml and training workflows on Windows CPU (#13407) 2022-10-25 10:05:04 +08:00