onnxruntime/onnxruntime/test/util/include
Jeff Daily c8789d3047
[ROCm] static re-hipify of CUDA EP to ROCm EP, now a shared provider (#8877)
* re-hipify all rocm EP sources

* fix all other files affected by re-hipify

* add cuda_provider_factory.h to amd_hipify.py

* do not use cudnn_conv_algo_search in ROCm EP, missing reduce min registration

* Fix ReduceConsts template specialization introduced in #9101.

Fixes the error when building for ROCm 4.3.1:

error: too many template headers for onnxruntime::rocm::ReduceConsts<__half>::One (should be 0)

* fix flake8 error in amd_hipify.py

* speed up hipify with concurrent.futures

* flake8 fix in amd_hipify.py
2021-10-14 15:15:51 -07:00
..
test Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
asserts.h [EP Partitioning Utils] Add check for assigned node. (#8473) 2021-08-12 16:08:25 -07:00
default_providers.h [ROCm] static re-hipify of CUDA EP to ROCm EP, now a shared provider (#8877) 2021-10-14 15:15:51 -07:00
file_util.h
inference_session_wrapper.h Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
providers.h Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
scoped_env_vars.h Add more node debug dump functionality. (#4921) 2020-08-31 10:17:23 -07:00
temp_dir.h
test_allocator.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
test_random_seed.h Implement reduce_matrix_columns() to optimize ReduceSum (#5639) 2020-11-05 10:25:00 -08:00
test_utils.h Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00