onnxruntime/docs/execution_providers
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
..
images [Android NNAPI EP] Remove dependency on external JD/DNNLibrary (#4576) 2020-07-22 14:08:12 -07:00
ACL-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
ArmNN-ExecutionProvider.md
DirectML-ExecutionProvider.md
DNNL-ExecutionProvider.md
MIGraphX-ExecutionProvider.md Migraphx improvements (#4328) 2020-06-25 19:22:57 -07:00
MKL-DNN-Subgraphs.md
nGraph-ExecutionProvider.md [nGraph] Deprecation notice for nGraph EP (#4344) 2020-06-26 01:15:34 -07:00
NNAPI-ExecutionProvider.md [Android NNAPI EP] Remove dependency on external JD/DNNLibrary (#4576) 2020-07-22 14:08:12 -07:00
Nuphar-ExecutionProvider.md [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
OpenVINO-ExecutionProvider.md
RKNPU-ExecutionProvider.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
TensorRT-ExecutionProvider.md Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Vitis-AI-ExecutionProvider.md