onnxruntime/tools/ci_build
Weixing Zhang bb1af718b5
fix build failures due to recent change(858040fa) in CUDA EP (#5736)
Some part of code for reduction kernels has been changed in 858040fa,
which cause failures in rocm build since ROCm EP shares some code with
CUDA EP. This PR is to quick fix this failure by not sharing two files
for now to unblock CI enabling on ROCm EP. Another PR for leveraging
858040fa for ROCm EP will be done later.
2020-11-09 08:41:30 -08:00
..
github Tensorrt perf tool (#5436) 2020-11-06 12:27:42 -08:00
amd_hipify.py fix build failures due to recent change(858040fa) in CUDA EP (#5736) 2020-11-09 08:41:30 -08:00
build.py Add GPU kernels for ROCm EP (#5655) 2020-11-06 16:11:06 -08:00
exclude_unused_ops.py [ORT Mobile] ORT Minimal E2E CI (#5200) 2020-09-19 18:43:22 +10:00
gen_def.py Reduce IOS shared library size by symbol file. (#5171) 2020-09-14 23:59:41 -07:00
logger.py ReduceBinarySize (#4747) 2020-08-21 19:50:13 -07:00