onnxruntime/onnxruntime/test/shared_lib
Adrian Lizarraga 2ab51c7013
[QNN EP] Fix segfault when unregistering HTP shared memory handles (#23402)
### Description
- Fixes segfault when the function that cleans up HTP memory handles
uses an invalid Logger.
- Fixes unit test that compares output from QNN EP with exact float
values. QNN HTP runs float32 models with float16 precision, so need to
use a tolerance in the comparison.



### Motivation and Context
Fixes issues with using QNN HTP memory sharing on Windows ARM64. This is
also needed to test HTP shared memory with
https://github.com/microsoft/onnxruntime/pull/23120.
2025-01-16 16:20:33 -08:00
..
cuda_ops.cu
custom_op_utils.cc
custom_op_utils.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
fns_candy_style_transfer.c
onnx_protobuf.h
rocm_ops.hip
test_allocator.cc
test_fixture.h
test_inference.cc [QNN EP] Fix segfault when unregistering HTP shared memory handles (#23402) 2025-01-16 16:20:33 -08:00
test_io_types.cc
test_model_loading.cc Remove references to the outdated CUDA EP factory method (#21549) 2024-07-29 21:59:16 -07:00
test_nontensor_types.cc Enable Ort objects to be stored in a resizable std::vector (#22608) 2024-10-29 09:59:59 -07:00
test_ort_format_models.cc Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
test_run_options.cc
test_session_options.cc Add new SessionOptions config entry to disable specific transformers and rules (#20135) 2024-04-02 16:33:05 -07:00
utils.cc
utils.h