onnxruntime/cmake/external
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
..
cub@c3cceac115 add dependency 'cub' as submodule (#1924) 2019-09-26 16:10:39 +08:00
date@e7e1482087 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
DNNLibrary@647d4c3f4d Android CI (#1600) 2019-10-04 17:39:51 -07:00
eigen@1456fe2fac Convert eigen to a submodule and update it to the latest version 2019-04-18 21:24:56 -07:00
gemmlowp@42c53187a5 update gemmlowp which carries a windows build break fix. (#291) 2019-01-07 18:24:46 -08:00
googletest@9bda90b7e5 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
grpc@02a2a458ac Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
mimalloc@e2202f6bbe Enable integration with mimalloc memory allocator (#1673) 2019-09-13 17:12:48 -07:00
nsync@8f50e4463c Add nsync (#292) 2019-01-09 10:40:55 -08:00
onnx@553df22c67 Update ONNX to a newer commit (#2015) 2019-10-04 19:41:00 -07:00
onnx-tensorrt@bba4dee184 Update TensorRT to version 6.0.1.5 (#1966) 2019-10-06 10:40:53 -07:00
protobuf@48cb18e5c4 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
re2@30cad26715 Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
spdlog@352281313f Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
tvm@9b3a424a91 update ort-tvm version (#1945) 2019-09-27 22:11:14 -07:00
eigen.cmake Convert eigen to a submodule and update it to the latest version 2019-04-18 21:24:56 -07:00
FindNumPy.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
jemalloc.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
mkldnn.cmake update MKLML to version which contains fix for thread hang. (#1636) 2019-08-19 10:34:48 -07:00
ngraph.cmake Update nGraph to v0.22.1 (#1582) 2019-08-10 17:41:08 -07:00
openvino.cmake [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
pybind11.cmake Update pybind (#1876) 2019-09-19 17:44:33 -07:00
zlib.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00