onnxruntime/onnxruntime/test/optimizer
Adrian Lizarraga d31dd5935a
[QNN EP] Support Resize's pytorch_half_pixel coordinate transformation mode on HTP (#15390)
### Description
- Now uses QNN's Resize operator for quantized models
- Still uses QNN's ResizeBilinear or ResizeNearestNeighbor for
non-quantized models.

### Motivation and Context
This update is necessary to support more models on QNN HTP backend.
Specifically, we need to support Resize's `pytorch_half_pixel`
coordinate transformation mode on HTP.
2023-04-06 23:56:33 -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 Fix prefast scan bug 8995 (#14077) 2022-12-28 10:38:36 -08:00
compute_optimizer_test.cc Upstream reshape of merging batch/sequence (#15023) 2023-04-05 18:51:07 +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
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
graph_transform_test.cc Do not apply QuickGeluFusion if an intermediate tensor is a graph output (#15109) 2023-04-06 10:17:06 -07: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 remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
graph_transform_test_fixture.h
graph_transform_utils_test.cc
initializer_test.cc Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
layout_transformation_potentially_added_ops_test.cc
nchwc_optimizer_test.cc remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
nhwc_transformer_test.cc Test and fix optimizers LayerNormFusion, BiasSoftmaxFusion, Transpose for opset 18 (#14542) 2023-02-08 14:11:31 -08: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 [QNN EP] Support Resize's pytorch_half_pixel coordinate transformation mode on HTP (#15390) 2023-04-06 23:56:33 -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
transpose_optimizer_test.cc Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00