onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
manylinux Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585) 2021-02-05 16:58:37 -08:00
training fix the pipeline failure (#6346) 2021-01-14 00:33:22 -08:00
install_centos.sh
install_deps.sh Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
install_deps_android.sh
install_openmpi.sh Synchronize training dependency versions between Docker image and Python wheel. (#5261) 2020-09-23 19:03:42 -07:00
install_protobuf.sh
install_server_deps.sh
install_ubuntu.sh Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
requirements.txt add set_model_dir and update ONNX (#6119) 2021-02-05 09:30:49 -08:00