onnxruntime/tools
Yi Zhang 9e0a0f0f32
Check whether required tests are executed. (#19884)
### Description
Check the onnx node tests and model tests worked

### Motivation and Context
onnx node test data and model data are mount in one dir.
And onnxruntime_test_all search the dir and load the data.
If the dir does exist or there's some change in onnxruntime_test_all,
those tests may not be executed.
For example, all onnx node test data is 32M. It's hardly for us aware of
the regression.
So I add the simple check to ensure those tests are executed.

---------

Co-authored-by: Yi Zhang <your@email.com>
2024-03-13 09:59:57 -07:00
..
android_custom_build Update NDK version to 26.1.10909125 (#18493) 2023-11-17 14:14:01 -08:00
ci_build Check whether required tests are executed. (#19884) 2024-03-13 09:59:57 -07:00
doc
nuget Update DirectML nuget version to 1.13.1 (#19122) 2024-01-15 19:04:41 -08:00
perf_view
python Update script to run CIs for a branch. (#19797) 2024-03-08 17:52:47 +10:00
scripts Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00