mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
### Description - Updates the QNN Windows ARM64 pipeline to use a new image with Visual Studio 2022 (updated from VS 2019) - Creates a new gtest fixture class that skips tests for the QNN CPU backend if we detect that the QNN CPU backend is not available/functional. The current windows arm64 vm does not support any QNN backend. ### Motivation and Context Visual Studio 2022 adds support for native arm64 compilation. This pipeline will help catch any build regressions on Windows ARM64 w/ VS 2022. |
||
|---|---|---|
| .. | ||
| runtime_optimization | ||
| avx2_weight_s8_to_u8_test.cc | ||
| compute_optimizer_test.cc | ||
| conv_add_act_test.cc | ||
| cse_test.cc | ||
| dummy_graph_transformer.h | ||
| ensure_unique_dq_for_node_unit_test.cc | ||
| free_dimension_override_test.cc | ||
| graph_transform_test.cc | ||
| graph_transform_test_builder.cc | ||
| graph_transform_test_builder.h | ||
| graph_transform_test_fixture.h | ||
| graph_transform_utils_test.cc | ||
| initializer_test.cc | ||
| layout_transformation_potentially_added_ops_test.cc | ||
| nchwc_optimizer_test.cc | ||
| nhwc_transformer_test.cc | ||
| optimizer_test.cc | ||
| qdq_test_utils.cc | ||
| qdq_test_utils.h | ||
| qdq_transformer_test.cc | ||
| rule_based_graph_transformer_test.cc | ||
| test_optimizer_utils.cc | ||
| test_optimizer_utils.h | ||
| transpose_optimizer_test.cc | ||