onnxruntime/winml/test
Yi Zhang 20798a9f03
Enable onnx_test_runner to run the whole models dir in CI machine (#17863)
### Description
1. If the model should be skipped, don't load it.
2. print loaded tests and skipped tests
3. add more same filters as of the onnxruntime_test_all.


### 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. -->
2023-10-12 12:01:02 +08:00
..
adapter Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
api Improve comments in winml/ (#17163) 2023-08-15 23:30:56 -04:00
collateral
common Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
concurrency Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
image Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
model Enable onnx_test_runner to run the whole models dir in CI machine (#17863) 2023-10-12 12:01:02 +08:00
scenario Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
.gitignore