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
dll
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