onnxruntime/tools/ci_build/github/linux/docker
kailums 1e605be166
bigmodel pipeline update cp38 to cp310 (#22793)
### Description
<!-- Describe your changes. -->
when updating from cp38 to cp310, there has some issues for bigmodel
pipeine. there are two jobs failed: stable_diffusion and whisper.

1. for stable_diffusion, we are now using
"nvcr.io/nvidia/pytorch:22.11-py3" from nvidia repo. it is for cuda11
and python3.8. and they are not providing python3.10 version for cuda
11. the latest version of this docker image is for cuda12 and
python3.10. To solve this problem, i use a docker image of ubuntu22.04,
and then install all need python package for this job.
2. for whisper. the original docker image is ubuntu20.04 which doesn't
have python3.10, and has to update to ubuntu22.04.
2024-11-21 07:25:01 -08:00
..
inference Update the Docker image version (#22907) 2024-11-21 19:38:39 +08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
Dockerfile.manylinux2_28_cpu Update the Docker image version (#22907) 2024-11-21 19:38:39 +08:00
Dockerfile.manylinux2_28_cuda Update all JDK version to 17 (#22786) 2024-11-12 11:42:18 -08:00
Dockerfile.manylinux2_28_rocm Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.package_ubi8_cuda_tensorrt10_0 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.package_ubi8_cuda_tensorrt10_0_torch bigmodel pipeline update cp38 to cp310 (#22793) 2024-11-21 07:25:01 -08:00
Dockerfile.package_ubuntu_2004_gpu Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.package_ubuntu_2204_gpu_ffmpeg bigmodel pipeline update cp38 to cp310 (#22793) 2024-11-21 07:25:01 -08:00
Dockerfile.package_ubuntu_2204_gpu_opencv bigmodel pipeline update cp38 to cp310 (#22793) 2024-11-21 07:25:01 -08:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.ubuntu_cuda11_tensorrt10 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.ubuntu_cuda12_3_tensorrt8_6 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.ubuntu_cuda12_tensorrt10 Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
Dockerfile.ubuntu_openvino Ovep develop 1.21 (#22824) 2024-11-14 20:10:07 -08:00
Dockerfile.ubuntu_tensorrt_bin Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
manylinux.patch Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
migraphx-ci-pipeline-env.Dockerfile [ROCm] Python 3.10 in ROCm CI, and ROCm 6.2.3 in MigraphX CI (#22527) 2024-10-25 11:47:16 -07:00
rocm-ci-pipeline-env.Dockerfile [ROCm] Python 3.10 in ROCm CI, and ROCm 6.2.3 in MigraphX CI (#22527) 2024-10-25 11:47:16 -07:00