onnxruntime/tools/ci_build/github/linux/docker
Chi Lo 5b492cbae3
[TensorRT EP] support TensorRT 8.5 (#13867)
Integrate TensorRT 8.5

- Update TensorRT EP to support TensorRT 8.5
- Update relevant CI pipelines
- Disable known non-supported ops for TensorRT
- Make timeout configurable.
We observe more than [20
hours](https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=256729&view=logs&j=71ce39d8-054f-502a-dcd0-e89fa9931f40)
of running unit tests with TensorRT 8.5 in package pipelines. Because we
can't use placeholder to significantly reduce testing time (c-api
application test will deadlock) in package pipelines, we only run
subsets of model tests and unit tests that are related to TRT (add new
build flag--test_all_timeout and set it to 72000 seconds by package
pipelines). Just to remember, we still run all the tests in TensorRT CI
pipelines to have full test coverage.

- include https://github.com/microsoft/onnxruntime/pull/13918 to fix
onnx-tensorrt compile error.

Co-authored-by: George Wu <jywu@microsoft.com>
2022-12-14 13:06:03 -08:00
..
inference Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
scripts Revert "Update protobuf version to 3.18.3 in tools/ci_build/github/linux/docker/scripts/requirements.txt." (#13963) 2022-12-13 18:15:06 -08:00
Dockerfile.arm_yocto
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_cuda11_6_tensorrt8_5 [TensorRT EP] support TensorRT 8.5 (#13867) 2022-12-14 13:06:03 -08: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_cuda11_8_tensorrt8_5 [EP Perf Dashboard] Add TensorRT 8.5.1.1 dockerfile (#13843) 2022-12-09 14:33:52 -08:00
Dockerfile.ubuntu_for_arm
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
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