onnxruntime/docs/execution_providers
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
..
images Update docs for Android NNAPI EP (#2586) 2019-12-09 14:37:03 -08:00
ACL-ExecutionProvider.md Documentation update: build instructions (#2636) 2019-12-19 13:40:34 -08:00
DirectML-ExecutionProvider.md Add DirectML Execution Provider (#2057) 2019-10-15 06:13:07 -07:00
DNNL-ExecutionProvider.md Rename MKL-DNN to DNNL to fix broken link (#2730) 2020-01-06 08:50:42 -10:00
MKL-DNN-Subgraphs.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
nGraph-ExecutionProvider.md Documentation Refresh (#1990) 2019-10-15 15:58:02 -07:00
NNAPI-ExecutionProvider.md Documentation update: build instructions (#2636) 2019-12-19 13:40:34 -08:00
Nuphar-ExecutionProvider.md [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
OpenVINO-ExecutionProvider.md [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -08:00
TensorRT-ExecutionProvider.md Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00