onnxruntime/winml
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 Add support for specifying a custom logging function per session. (#17727) 2023-09-29 19:46:55 -07:00
api Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
dll Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
lib Enable cpp20 builds for DML EP and WinML API (#17800) 2023-10-06 10:33:38 -07:00
test Enable onnx_test_runner to run the whole models dir in CI machine (#17863) 2023-10-12 12:01:02 +08:00
.clang-format Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00