onnxruntime/tools/ci_build/github/linux/docker
PeixuanZuo 7694b695a9
[ROCm] Simplify ROCm manylinux dockerfile (#13873)
### Description
<!-- Describe your changes. -->

1. Remove ROCm5.3 pipeline because it has rocblas bug, we don't need it.
2. We removed the dependency on centos docker image provided by
AMD(https://hub.docker.com/r/rocm/dev-centos-7) and build ROCm centos
base image by ourselves. The reference
dockerfile(https://github.com/RadeonOpenCompute/ROCm-docker/blob/master/dev/Dockerfile-centos-7)
is very redundant for our need. We simplified the ROCm manylinux
dockerfile.
3. Different versions of rocm use the same dockerfile
`Dockerfile.manylinux2014_rocm`.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Co-authored-by: peixuanzuo <peixuanzuo@linmif39a000004.zvflicr54joexhdgnhvmxrxygg.phxx.internal.cloudapp.net>
2022-12-08 09:18:27 +08:00
..
inference Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
scripts Improve dependency management (#13523) 2022-12-01 09:51:59 -08: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_aten_cpu ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
Dockerfile.manylinux2014_cpu Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
Dockerfile.manylinux2014_cuda11 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_eager_cpu Fix eager mode pipeline (#10802) 2022-03-08 09:26:20 -08:00
Dockerfile.manylinux2014_lort_cpu Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
Dockerfile.manylinux2014_rocm [ROCm] Simplify ROCm manylinux dockerfile (#13873) 2022-12-08 09:18:27 +08:00
Dockerfile.manylinux2014_training_cuda11_6 Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
Dockerfile.manylinux_2_27_cpu Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_2 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -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 upgrade cuda version on ci pipelines (training CI pipelines) (#12708) 2022-08-26 16:51:19 -07:00
Dockerfile.ubuntu_openvino Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_tensorrt Update Linux Multi GPU TensorRT pipeline to TensorRT 8.4 (#11923) 2022-06-21 07:59:11 -07:00
Dockerfile.ubuntu_tensorrt_bin Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile_manylinux2014_openvino_multipython Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -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
manylinux.patch Remove the dependency on CentOS EPEL (#13567) 2022-11-06 21:28:16 -08:00
migraphx-ci-pipeline-env.Dockerfile Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00