onnxruntime/tools/ci_build/github/azure-pipelines
stevenlix 544e53e24e Update TensorRT to version 6.0.1.5 (#1966)
* remove onnx-tensorrt submodule

* add new onnx-tensorrt submodule (experiment) for trt6

* update engine build for trt6

* update compile and compute for tensorrt6.0

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.cc

* switch to onnx-tensorrt master for TensorRT6'

* Update tensorrt_execution_provider.cc

* Handle dynamic batch size and add memcpy in TensorRT EP

* update test cases

* Update tensorrt_execution_provider.cc

* update onnx-tensorrt submodule

* Update Dockerfile.ubuntu_tensorrt

* Update Dockerfile.ubuntu_tensorrt

* Update run_dockerbuild.sh

* Update run_dockerbuild.sh

* Update install_ubuntu.sh

* Update concat_op_test.cc

* Update tensorrt_execution_provider.cc

* Upgrade TensorRT to version 6.0.1.5

* Update onnxruntime_providers.cmake

* Update CMakeLists.txt

* Update reduction_ops_test.cc

* Update install_ubuntu.sh

* Update Dockerfile.ubuntu_tensorrt

* Update Dockerfile.tensorrt

* Update BUILD.md

* Update run_dockerbuild.sh

* Update install_ubuntu.sh

* Update onnxruntime_providers.cmake

* Update install_ubuntu.sh

* Update install_ubuntu.sh

* Update gemm_test.cc

* Update gather_op_test.cc

* Update CMakeLists.txt

* Removed submodule

* update onnx-tensorrt submodule

* Add Ubuntu18.04 build option

* Add Ubuntu18.04 build option

* Add Ubuntu18.04 build option

* Add Ubuntu18.04 build option

* Remove redundency

* Fix issue that it does not add memcopy node correctly if some nodes fall back to CUDA EP.
e.g. after partition, there's TRT_Node -> Cuda_node (with CPU memory expected), we still need to add memcpy node between them.

* update for Trt Windows build

* Update onnxruntime_providers.cmake

* Disable opset11 tests on TensorRT

* Update pad_test.cc

* Update build.py

* update scripts for ubuntu18.04

* Disable warning for Windows build
2019-10-06 10:40:53 -07:00
..
nuget Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
templates added continue on error for the linux cleanup step, to mitigate the build failure. root cause unknown (#1936) 2019-09-26 15:57:24 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Android CI (#1600) 2019-10-04 17:39:51 -07:00
azure-pipelines-py-packaging.yml Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
c-api-packaging-pipelines.yml Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
centos-ci-pipeline.yml CentOS CI (#1998) 2019-10-04 10:48:43 -07:00
linux-ci-pipeline.yml Enable Nuphar docker build, and reinstate Nuphar tests (#1757) 2019-09-05 08:50:48 -07:00
linux-gpu-ci-pipeline-cuda9.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
linux-gpu-ci-pipeline.yml Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
linux-ngraph-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
linux-nocontribops-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
linux-openvino-ci-pipeline.yml Enable Openvino nightly build on edge device (#1684) 2019-09-11 16:36:12 -07:00
linux-openvino-nightly-pipeline.yml Enable Openvino nightly build on edge device (#1684) 2019-09-11 16:36:12 -07:00
linux-ort-srv-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
linux-ort-srv-nightly-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
linux-x86-ci-pipeline.yml Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
linux-x86-nocontribops-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
mac-ci-pipeline.yml Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
mac-nocontribops-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
post-merge-jobs.yml Set job timeout for code coverage pipeline to 120min(#1563) 2019-08-06 07:49:31 -07:00
win-arm-crosscompile-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-arm64-crosscompile-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-ci-pipeline.yml Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
win-gpu-ci-pipeline-cuda9.yml
win-gpu-ci-pipeline.yml Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
win-gpu-tensorrt-ci-pipeline.yml Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
win-mklml-ci-pipeline.yml Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
win-ngraph-ci-pipeline.yml removed --gen_doc (#1633) 2019-08-16 09:52:36 -07:00
win-nocontribops-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
win-x86-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00
win-x86-nocontribops-ci-pipeline.yml Avoid downloading test data into C:\ (#1562) 2019-08-05 19:53:15 -07:00