onnxruntime/winml/test/model
Changming Sun efad5bbc5a
Replace some old file system calls with C++17 std::filesystem APIs. (#19196)
### Description
1. Replace some old file system calls to use C++17 std::filesystem APIs.
2. Remove tensorflow_C_PACKAGE_PATH cmake option, which was only used in
onnxruntime_perf_test and the code is out of maintain.
3. Excludes onnx_test_runner and onnxruntime_perf_test from iOS build
because C++17 filesystem library is not available there
2024-03-09 09:17:36 -08:00
..
compare_feature_value.cpp
compare_feature_value.h
model_tests.cpp Replace some old file system calls with C++17 std::filesystem APIs. (#19196) 2024-03-09 09:17:36 -08:00
ort_value_helper.cpp
ort_value_helper.h
skip_model_tests.h