onnxruntime/tools/ci_build/github/linux/docker
Yifan Li 951d9aa99f
[TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483)
### Description
<!-- Describe your changes. -->
* Leverage template `common-variables.yml` and reduce usage of hardcoded
trt_version

8391b24447/tools/ci_build/github/azure-pipelines/templates/common-variables.yml (L2-L7)
* Among all CI yamls, this PR reduces usage of hardcoding trt_version
from 40 to 6, by importing trt_version from `common-variables.yml`
* Apply TRT 10.5 and re-enable control flow op test


### 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. -->
- Reduce usage of hardcoding trt_version among all CI ymls

### Next refactor PR 
will work on reducing usage of hardcoding trt_version among
`.dockerfile`, `.bat` and remaining 2 yml files
(download_win_gpu_library.yml & set-winenv.yml, which are step-template
yaml that can't import variables)
2024-10-29 09:23:41 -07:00
..
inference [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
scripts [ROCm] Python 3.10 in ROCm CI, and ROCm 6.2.3 in MigraphX CI (#22527) 2024-10-25 11:47:16 -07:00
Dockerfile.manylinux2_28_cpu Update CMake (#22516) 2024-10-21 07:51:05 -07:00
Dockerfile.manylinux2_28_cuda Set CUDA12 as default in GPU packages (#21438) 2024-07-25 10:17:16 -07:00
Dockerfile.manylinux2_28_rocm [ROCm] Python 3.10 in ROCm CI, and ROCm 6.2.3 in MigraphX CI (#22527) 2024-10-25 11:47:16 -07:00
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
Dockerfile.package_ubi8_cuda_tensorrt10_0 [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.package_ubi8_cuda_tensorrt10_0_torch [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.package_ubuntu_2004_gpu [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.package_ubuntu_2004_gpu_ffmpeg [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_cuda11_tensorrt10 [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.ubuntu_cuda12_3_tensorrt8_6 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_cuda12_tensorrt10 [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Dockerfile.ubuntu_openvino Memory Optimization for Compilation in OVEP (#21872) 2024-09-03 13:52:31 -07:00
Dockerfile.ubuntu_tensorrt_bin Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07: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