onnxruntime/onnxruntime/test/providers
cao lei 7d4dc66846
ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP (#18977)
### Description
<!-- Describe your changes. -->
Make EP's member function, GenerateMetaDefId, a standalone function
which decouples from EP


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This change is for ExecutionProvider API refactoring, we will make a
clean ExecutionProvider API first for later EPv2 work
2024-01-26 07:39:08 -08:00
..
azure
cann
coreml [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
cpu Replace T4 to A10 in Linux GPU workflow (#19205) 2024-01-23 10:49:24 -08:00
cuda Replace T4 to A10 in Linux GPU workflow (#19205) 2024-01-23 10:49:24 -08:00
dnnl
internal_testing ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP (#18977) 2024-01-26 07:39:08 -08:00
migraphx
nnapi Bump linter versions (#18341) 2023-11-08 13:04:40 -08:00
qnn [QNN EP] Expose device-level session options (#19212) 2024-01-22 12:47:42 -08:00
rknpu
tensorrt [TensorRT EP] Enhance EP context configs in session options and provider options (#19154) 2024-01-21 10:51:58 -08:00
xnnpack Update transpose optimization to be more QDQ aware (#18444) 2023-11-23 08:27:47 +10:00
base_tester.cc Update XNNPACK to latest version (#18038) 2023-11-03 09:04:28 -07:00
base_tester.h [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
checkers.cc Fix NNAPI optional input handling checks and unblock Android CI pipeline test failures (#17358) 2023-08-31 16:40:22 -07:00
checkers.h
compare_provider_test_utils.cc Make CUDA a NHWC EP (#17200) 2023-10-16 10:16:37 -07:00
compare_provider_test_utils.h Make CUDA a NHWC EP (#17200) 2023-10-16 10:16:37 -07:00
get_execution_providers_test.cc
kernel_compute_test_utils.cc Make session configuration options available to kernels via OpKernelInfo (#18897) 2024-01-13 10:02:43 +10:00
kernel_compute_test_utils.h Handle string initializers in constant folding (#17422) 2023-09-27 21:15:58 +10:00
memcpy_test.cc
model_tester.h
op_kernel_type_control_test.cc
op_tester.cc
op_tester.h
provider_test_utils.h
run_options_config_keys.h
tester_types.h