onnxruntime/tools/ci_build/github/linux/docker
stevenlix da653ccdac
Upgrade TensorRT to version 7.0.0.11 (#2973)
* update onnx-tensorrt submodule to trt7 branch

* add fp16 option for TRT7

* switch to master branch of onnx tensorrt

* update submodule

* update to TensorRT7.0.0.11

* update to onnx-tensorrt for TensorRT7.0

* switch to private branch due to issues in master branch

* remove trt_onnxify

* disable warnings c4804 for TensorRT parser

* disable warnings c4702 for TensorRT parser

* add back sanity check of shape tensort input in the parser

* disable some warnings for TensorRT7

* change fp16 threshold for TensorRT

* update onn-tensorrt parser

* fix cycle issue in faster-rcnn and add cycle detection in GetCapability

* Update TensorRT container to v20.01

* Update TensorRT image name

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

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

* disable rnn tests for TensorRT

* disable rnn tests for TensorRT

* disabled some unit test for TensorRT

* update onnx-tensorrt submodule

* update build scripts for TensorRT

* formating the code

* Update TensorRT-ExecutionProvider.md

* Update BUILD.md

* Update tensorrt_execution_provider.h

* Update tensorrt_execution_provider.cc

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

* use GetEnvironmentVar function to get env virables and switch to Win-GPU-2019 agent pool for win CI build

* change tensorrt path

* change tensorrt path

* fix win ci build issue

* update code based on the reviews

* fix build issue

* roll back to cuda10.0

* add RemoveCycleTest for TensorRT

* fix windows ci build issues

* fix ci build issues

* fix file permission

* fix out of range issue for max_workspace_size_env
2020-02-12 07:03:58 -08:00
..
scripts Pipeline changes for python 3.8 (#2753) 2020-01-02 15:25:25 -08:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.arm_yocto Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.centos Downgrade python gpu package to CUDA 10.0 (#2086) 2019-10-10 18:31:24 -07:00
Dockerfile.centos6 Update C API pipeline to use CentOS 6 (#2198) 2019-10-19 22:25:42 -07:00
Dockerfile.centos6_gpu Update C API pipeline to use CentOS 6 (#2198) 2019-10-19 22:25:42 -07:00
Dockerfile.fedora CentOS CI (#1998) 2019-10-04 10:48:43 -07:00
Dockerfile.fedora_gpu CentOS CI (#1998) 2019-10-04 10:48:43 -07:00
Dockerfile.manylinux1 Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
Dockerfile.manylinux2010 Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
Dockerfile.manylinux2010_gpu Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
Dockerfile.ubuntu Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_for_android Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_for_arm Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.ubuntu_gpu Update C API pipeline to use CentOS 6 (#2198) 2019-10-19 22:25:42 -07:00
Dockerfile.ubuntu_gpu_cuda9 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_openvino Temporarily exclude vgg19 test from Python backend test 2019-12-09 12:25:46 -08:00
Dockerfile.ubuntu_server Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
Dockerfile.ubuntu_x86 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00