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 Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
compare_feature_value.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
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 Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
ort_value_helper.h Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
skip_model_tests.h Bump linter versions (#18341) 2023-11-08 13:04:40 -08:00