onnxruntime/tools/ci_build
Changming Sun b5bd14fc9f
Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585)
Update gpu packaging pipelines to CUDA11

In the next release we will use CUDA 11. And our CUDA 11 build suddenly became broken because recently CentOS 7 posted an update of glibc. The version of glibc was changed from 2.17-317.el7 to 2.17-322.el7_9. But the newer one isn't compatible with CUDA 11. We have to downgrade it.
2021-02-05 16:58:37 -08:00
..
github Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585) 2021-02-05 16:58:37 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py Reuse reduction_functions.cu 2021-02-04 15:00:05 -08:00
build.py Don't resolve symlink in resolve_executable_path(). (#6540) 2021-02-04 12:32:03 -08:00
clean_docker_image_cache.py Fix clean_docker_image_cache.py detection of image pushes. (#6151) 2020-12-16 17:25:22 -08:00
coverage.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
exclude_unused_ops_and_types.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
gen_def.py
get_docker_image.py Update get_docker_image.py to enable use without image cache container registry. (#6177) 2020-12-18 19:01:02 -08:00
logger.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_utils.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
op_registration_validator.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00