onnxruntime/tools/ci_build/github/linux/docker
Olivia Jain 49d7050b88
Create Checkout Submodules Script (#11344)
* move all logic for ubuntu dockerfiles

* pass in trt version

* update trt 8.0 file

* downgrade protobuf

* uncomment

* and

* change to 8.0

* update dockerfiles

* checkout protobuf based on version

* adding last dockerfile:
:

* checkout 3.10 protobuf

* fix checkout version

* update to 8.2

* keep only one submodule sync

* cleanup

* Delete Dockerfile.custom-trt-perf

* create checkout submodules script

* properly compare decimals in bin/sh

* combine build ort paths

* deprecate TRT 7.2

* only checkout protobuf if we checkout older onnx-tensorrt

* only pull nvidia container if true, update image

* downgrade protobuf only if we checkout onnx-trt

* Update linux-gpu-tensorrt-daily-perf-pipeline.yml for Azure Pipelines

* Update linux-gpu-tensorrt-daily-perf-pipeline.yml for Azure Pipelines

* Add quotes to avoid path splitting

* address shellcheck

* use shellcheck suggestions
2022-04-29 13:04:26 -07:00
..
build_scripts Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
inference/x86_64/default/cpu Fix: nodejs installer file name is wrong (#11097) 2022-04-04 16:24:08 -07:00
scripts Remove Rocm 4.2 from CI Build (#11130) 2022-04-07 11:42:09 -07:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo
Dockerfile.arm_yocto
Dockerfile.manylinux2014_cpu
Dockerfile.manylinux2014_cuda11 update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
Dockerfile.manylinux2014_cuda11_1_tensorrt7_2 Update manylinux build scripts (#9701) 2021-11-09 11:55:49 -08:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Update manylinux build scripts (#9701) 2021-11-09 11:55:49 -08:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 update Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 to TensorRT 8.2.2.1 (#10167) 2022-01-03 20:38:37 -08:00
Dockerfile.manylinux2014_cuda11_tensorrt7_2 Update manylinux build scripts (#9701) 2021-11-09 11:55:49 -08:00
Dockerfile.manylinux2014_eager_cpu Fix eager mode pipeline (#10802) 2022-03-08 09:26:20 -08:00
Dockerfile.manylinux2014_rocm4_3_1 Remove Rocm 4.2 from CI Build (#11130) 2022-04-07 11:42:09 -07:00
Dockerfile.manylinux2014_rocm5_0_1 Remove Rocm 4.2 from CI Build (#11130) 2022-04-07 11:42:09 -07:00
Dockerfile.manylinux2014_training_cuda10_2 Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
Dockerfile.manylinux2014_training_cuda11_3 Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
Dockerfile.manylinux2014_training_cuda11_5 Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
Dockerfile.ubuntu
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Create Checkout Submodules Script (#11344) 2022-04-29 13:04:26 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_2 Create Checkout Submodules Script (#11344) 2022-04-29 13:04:26 -07:00
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu_training orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
Dockerfile.ubuntu_openvino OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
Dockerfile.ubuntu_server
Dockerfile.ubuntu_tensorrt update tensorrt multi gpu pipeline to tensorrt 8.2 (#10141) 2021-12-27 15:43:27 -08:00
Dockerfile.ubuntu_tensorrt7_1
manylinux-entrypoint