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