onnxruntime/onnxruntime/test/shared_lib
Maximilian Müller a0775d74a1
Fix: Shared lib tests fail during build for CUDA,TRT,DML (#20453)
The order of defines for these test have to be in the same order. If we
check for TRT -> CUDA ->DML wen cannot reverse that order in later
defines as we might want to build for multiple EPs.

+@PatriceVignola
2024-04-26 20:25:24 -07:00
..
cuda_ops.cu
custom_op_utils.cc
custom_op_utils.h
fns_candy_style_transfer.c
onnx_protobuf.h
rocm_ops.hip
test_allocator.cc
test_fixture.h
test_inference.cc Fix: Shared lib tests fail during build for CUDA,TRT,DML (#20453) 2024-04-26 20:25:24 -07:00
test_io_types.cc
test_model_loading.cc fix android build issue (#20389) 2024-04-19 14:21:34 -07:00
test_nontensor_types.cc
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