onnxruntime/tools/ci_build/github/windows
stevenlix 53eb948f4c
Upgrade TensorRT to v7.2.2 (#6452)
* upgrade to TensorRT 7.2.2

* extend GPU tensorrt CI timeout to 150 minutes

* update docker image name

* disable user interaction to avoid tensorrt container stuck when install tzdata

* upgrade to libssl1.1 for ubuntu20.04

* remove libicu60 from ubuntu20.04

* add libicu66 for ubuntu20.04

* debug

* llvm

* llvm

* disable ReverseSequenceTest.InvalidInput

* disable ReverseSequenceTest.InvalidInput

* fix issues

* fix issues

* Update linux-gpu-tensorrt-ci-pipeline.yml

* disable warning 4458 for TensorRT parser

* update onnx-tensorrt submodule

* disable warnings for TensorRT parser

* update onnx-tensorrt submodule to include latest bug fixes

* update setup_env_trt

* update pool for win trt ci pipeline'

Co-authored-by: George Wu <jywu@microsoft.com>
2021-02-18 04:30:47 -08:00
..
bundle_dlls.bat Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
download_cmake.py
extract_nuget_files.ps1 Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
jar_gpu_packaging.ps1 Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
jar_packaging.ps1 Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
post_binary_sizes_to_dashboard.py Update linux minimal CI to report Android mininal baseline binary size (#5361) 2020-10-02 17:35:23 -07:00
post_code_coverage_to_dashboard.py Android coverage dashboard (#6163) 2020-12-21 10:34:01 -08:00
setup_env.bat
setup_env_cuda.bat Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
setup_env_cuda_11.bat PipelinesForCuda11Cudnn8 (#4938) 2020-09-09 16:13:58 -07:00
setup_env_trt.bat Upgrade TensorRT to v7.2.2 (#6452) 2021-02-18 04:30:47 -08:00
setup_env_x86.bat