onnxruntime/tools/ci_build/github/linux/docker
Changming Sun 5a7f65b831
Fix training e2e pipeline (#7942)
1. Fix training e2e pipeline. The failure was caused by my recent change #7632. The fix is adding "--cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=70" to the build parameters because the machines are with V100 GPUs.
2. Simplify Nuphar pipeline. It doesn't need to install a separated ONNX version(1.5.0)
3. Fix a problem that run_dockerbuild.sh ignored OS version parameter. Now because it starts to take effect, I also set python version to the system default one(3.8 for ubuntu 20.04)
2021-06-04 09:37:09 -07:00
..
build_scripts Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
scripts Fix training e2e pipeline (#7942) 2021-06-04 09:37:09 -07:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_cpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda11 Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_cuda11_1_tensorrt7_2 Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_cuda11_tensorrt7_2 Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_rocm Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_training_cuda10_2 Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_training_cuda11_1 Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
Dockerfile.ubuntu_for_android Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_for_arm Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_gpu_training Fix training e2e pipeline (#7942) 2021-06-04 09:37:09 -07:00
Dockerfile.ubuntu_openvino Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_server Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
Dockerfile.ubuntu_tensorrt Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
manylinux-entrypoint Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00