onnxruntime/tools/ci_build/github/linux/docker
stevenlix 77c69a0325
Upgrade TensorRT to v7.1.3.4 (#4704)
* upgrade to TensorRT 7.1.3.4

* Upgrade onnx-tensorrt parser for TensorRT 7.1.3.4

* fix format issue

* fix format issue

* fix format issue

* Update tensorrt_execution_provider.cc

* change cmake version to 3.14

* Remove --msvc_toolset 14.16

* change to onnxruntime::make_unique

* use onnxruntime::make_unique

* disable some tests for TensorRT

* disable some tests for TensorRT

* Update upsample_op_test.cc

* Update tile_op_test.cc

* disable some tests for TensorRT

* Update constant_of_shape_test.cc

* update parser

* Update Dockerfile.ubuntu_tensorrt
2020-08-07 17:43:56 -07:00
..
scripts Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto
Dockerfile.centos
Dockerfile.centos6 Create Java publishing pipeline (#3944) 2020-06-01 18:18:57 -07:00
Dockerfile.centos6_gpu Create Java publishing pipeline (#3944) 2020-06-01 18:18:57 -07:00
Dockerfile.fedora
Dockerfile.fedora_gpu
Dockerfile.manylinux2010 fix python package linux gpu failure (#3786) 2020-05-01 17:04:59 +08:00
Dockerfile.manylinux2010_cpu Fix python package issue and upgrade the linux image to 2010 (#4342) 2020-06-25 20:22:39 -07:00
Dockerfile.manylinux2010_gpu Fix python package issue and upgrade the linux image to 2010 (#4342) 2020-06-25 20:22:39 -07:00
Dockerfile.manylinux2014_gpu Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
Dockerfile.ubuntu Add front-end MNIST test (#3231) 2020-04-20 11:19:31 -07:00
Dockerfile.ubuntu_for_android
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.ubuntu_gpu_cuda9
Dockerfile.ubuntu_openvino OpenVINO EP v2.0 (#3585) 2020-04-24 04:06:02 -07:00
Dockerfile.ubuntu_server
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Dockerfile.ubuntu_x86