mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
### 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 |
||
|---|---|---|
| .. | ||
| azure | ||
| cann | ||
| coreml | ||
| cpu | ||
| cuda | ||
| dnnl | ||
| internal_testing | ||
| migraphx | ||
| nnapi | ||
| qnn | ||
| rknpu | ||
| tensorrt | ||
| xnnpack | ||
| base_tester.cc | ||
| base_tester.h | ||
| checkers.cc | ||
| checkers.h | ||
| compare_provider_test_utils.cc | ||
| compare_provider_test_utils.h | ||
| get_execution_providers_test.cc | ||
| kernel_compute_test_utils.cc | ||
| kernel_compute_test_utils.h | ||
| 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 | ||