onnxruntime/tools/ci_build/github/windows
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
..
clean_up_cuda_prop_files.ps1 Hecli/cuda10 upgrade (#111) 2018-12-05 14:58:40 -08:00
download_cmake.py Split build pipeline 2019-01-15 12:30:59 -08:00
post_binary_sizes_to_dashboard.py Post binary sizes to dashboard database (#1517) 2019-07-30 08:59:43 -07:00
post_code_coverage_to_dashboard.py Script for uploading code coverage data to dashboard (#1209) 2019-06-15 18:33:22 -07:00
run_OpenCppCoverage.ps1 Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
set_cuda_path.ps1 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
setup_env.bat Windows CI changes(#2650) 2019-12-13 12:23:49 -08:00
setup_env_cuda.bat Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
setup_env_x86.bat Windows CI changes(#2650) 2019-12-13 12:23:49 -08:00