onnxruntime/onnxruntime/test/optimizer
Adrian Lizarraga f3d04cd1be
[QNN EP] Update Windows ARM64 pipeline to use Visual Studio 2022 (#15607)
### 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.
2023-04-21 09:31:10 -07:00
..
runtime_optimization Add backwards compatibility for all versions of ORT format model in full build. (#13242) 2022-10-12 17:45:52 +10:00
avx2_weight_s8_to_u8_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
compute_optimizer_test.cc Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
conv_add_act_test.cc Cover beta in all Conv paths. (#14008) 2022-12-21 09:02:48 -08:00
cse_test.cc
dummy_graph_transformer.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ensure_unique_dq_for_node_unit_test.cc Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
free_dimension_override_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
graph_transform_test.cc Fix FusedConv for ROCm (#15460) 2023-04-17 11:41:00 +08:00
graph_transform_test_builder.cc Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
graph_transform_test_builder.h Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
graph_transform_test_fixture.h
graph_transform_utils_test.cc
initializer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
layout_transformation_potentially_added_ops_test.cc Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
nchwc_optimizer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
nhwc_transformer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
optimizer_test.cc Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
qdq_test_utils.cc [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
qdq_test_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
qdq_transformer_test.cc Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
rule_based_graph_transformer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
test_optimizer_utils.cc Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
test_optimizer_utils.h Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
transpose_optimizer_test.cc [QNN EP] Update Windows ARM64 pipeline to use Visual Studio 2022 (#15607) 2023-04-21 09:31:10 -07:00