onnxruntime/tools/ci_build/github/linux/docker
Changming Sun 179603775f
Use CUDA 10.1 for Linux build (#3057)
Use CUDA 10.1 for Linux build
(Windows change is already in)

Please note, cublas 10.2.1.243 is for CUDA SDK 10.1.243, not CUDA 10.2.x. CUDA 10.2.89 need cublas 10.2.2.89. They match on the last part of the digits.

libcublas10-10.1.0.105 won't work!!!

The cuda docker image by viswamy is already using 10.1, no need to change.
2020-02-21 11:55:32 -08:00
..
scripts Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
cuda_manylinux2010.repo
Dockerfile.arm_yocto Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.centos
Dockerfile.centos6
Dockerfile.centos6_gpu Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
Dockerfile.fedora
Dockerfile.fedora_gpu
Dockerfile.manylinux1 Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
Dockerfile.manylinux2010 Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
Dockerfile.manylinux2010_gpu Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
Dockerfile.ubuntu
Dockerfile.ubuntu_for_android
Dockerfile.ubuntu_for_arm Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.ubuntu_gpu Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
Dockerfile.ubuntu_gpu_cuda9
Dockerfile.ubuntu_openvino Temporarily exclude vgg19 test from Python backend test 2019-12-09 12:25:46 -08:00
Dockerfile.ubuntu_server Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
Dockerfile.ubuntu_x86