onnxruntime/onnxruntime/test/util
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
..
include [ROCm] static re-hipify of CUDA EP to ROCm EP, now a shared provider (#8877) 2021-10-14 15:15:51 -07:00
compare_ortvalue.cc Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
default_providers.cc [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.cc
scoped_env_vars.cc Add full iOS job in package pipeline (#9036) 2021-09-13 15:54:11 -07:00
temp_dir.cc
test_allocator.cc Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
test_environment.cc
test_random_seed.cc Add full iOS job in package pipeline (#9036) 2021-09-13 15:54:11 -07:00
test_utils.cc Support of sparse initializers with smaller indices data type (#8834) 2021-08-27 14:02:48 -07:00