onnxruntime/onnxruntime/test
Adrian Lizarraga b5eb9e8a8a
[QNN EP] Update to QNN SDK 2.22 (#20628)
### Description
- Updates pipelines to use QNN SDK 2.22 by default.
- Linux QNN pipeline now uses an Ubuntu 22.04 image (required by QNN
SDK)
- Android QNN pipeline still uses the current Ubuntu 20.04 image. Will
update in a separate PR.
- Disables QDQ LayerNorm test that triggers QNN's graph finalization
error on QNN 2.22
- Increases accuracy tolerance for various HTP tests so that they pass
on Windows arm64.



### Motivation and Context
Test QNN EP with latest QNN SDK version by default.

---------

Signed-off-by: adrianlizarraga <adlizarraga@microsoft.com>
2024-06-05 18:25:23 -07:00
..
common [Training] Add bf16 support to GatherElementsGrad. (#20796) 2024-05-24 15:55:14 -07:00
contrib_ops Fix moe tests to run on supported arch (#20872) 2024-05-30 13:26:38 -07:00
cuda_host Enable CUDA EP unit testing on Windows (#20039) 2024-03-27 13:32:36 -07:00
custom_op_registration
debug_node_inputs_outputs Fix compiler error when onnxruntime_DEBUG_NODE_INPUTS_OUTPUTS is enabled (#20889) 2024-05-31 18:07:53 -07:00
flatbuffers Support >2GB of Tensor data in training checkpoint (#20077) 2024-04-22 15:17:43 -07:00
framework Avoid call to Node::ToProto on first Graph::Resolve to improve session creation performance. (#20296) 2024-04-17 10:07:12 +10:00
fuzzing
global_thread_pools
ir Fix missing node during mem efficient topo sort (#20497) 2024-05-06 17:25:23 +08:00
logging_apis
mlas Fix bench_sqnbitgemm.cpp benchmark argument name list. (#20858) 2024-05-30 18:59:54 -07:00
onnx [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
opaque_api
optimizer [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00
perftest [TensorRT EP] Support engine hardware compatibility (#20669) 2024-05-28 18:12:56 -07:00
platform Add helper to get errno and error message (#20324) 2024-04-17 21:17:36 +10:00
proto
providers [QNN EP] Update to QNN SDK 2.22 (#20628) 2024-06-05 18:25:23 -07:00
python [Quant tool] Improve performance of int4 weight quantization (#20935) 2024-06-05 16:48:40 -07:00
quantization Disable CPU EP's allocator's arena when address sanitizer is enabled (#19485) 2024-02-12 09:39:49 -08:00
shared_lib [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00
testdata [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00
unittest_main Don't reduce warning level for CUDA build on Windows (#19663) 2024-03-06 15:03:55 +10:00
util [CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362) 2024-05-30 18:56:24 -07:00
wasm Bump follow-redirects from 1.15.4 to 1.15.6 in /onnxruntime/test/wasm (#19950) 2024-03-16 18:54:06 -07:00
win_getopt
xctest
run_benchmark.py Add onnxruntime/test/run_benchmark.py helper script. (#19234) 2024-04-05 07:02:01 -07:00
run_benchmark.readme.md Add onnxruntime/test/run_benchmark.py helper script. (#19234) 2024-04-05 07:02:01 -07:00