onnxruntime/docs
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
..
execution_providers Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
images nGraph EP documentation (#939) 2019-04-30 18:38:09 -07:00
python Update Nuphar tutorial notebook (#2721) 2019-12-22 22:42:03 -08:00
ABI_Dev_Notes.md Update ABI_Dev_Notes.md (#2959) 2020-02-07 20:09:56 -08:00
AddingCustomOp.md Update custom op help (#914) 2019-04-26 11:22:46 -07:00
AddingExecutionProvider.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
C_API.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
cmake_guideline.md Add a doc for cmake (#1524) 2019-08-06 07:51:53 -07:00
Coding_Conventions_and_Standards.md Fix build for gcc 4.8.5. (#2036) 2019-10-08 00:50:53 -07:00
ContribOperators.md Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
CSharp_API.md Introduce execution mode enum for clarity and extensibility; Change Python, C and C# APIs accordingly; Removed EnableSequentialExecution, DisableSequentialExecution in favor of the more general SetExecutionModeAPI. (#2098) 2019-10-14 09:48:19 -07:00
HighLevelDesign.md Documentation reorganization (#1143) 2019-07-01 17:11:50 -07:00
How_To_Update_ONNX_Dev_Notes.md update doc "How_To_Update_ONNX_Dev_Notes" (#1288) 2019-06-24 12:59:30 -07:00
Java_API.md Documentation update: build instructions (#2636) 2019-12-19 13:40:34 -08:00
Model_Test.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
ONNX_Runtime_Graph_Optimizations.md update optimization doc for BERT related fusions (#2819) 2020-01-15 16:01:11 -08:00
ONNX_Runtime_icon.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_logo.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_Perf_Tuning.md update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
ONNX_Runtime_Server_Usage.md onnxrt server documentation update (#2396) 2019-11-18 15:31:07 -08:00
OperatorKernels.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
Privacy.md Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
PyOp.md Fix link (#1351) 2019-07-07 21:56:18 -07:00
Python_Dev_Notes.md Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReleaseManagement.md Bug bash (#43) 2018-11-27 18:52:50 -08:00
Roadmap.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
Server.md Add document for onnxruntime server. 2020-01-27 13:39:41 -08:00
Versioning.md Update version (#2584) 2019-12-08 18:00:12 -08:00