onnxruntime/cmake/external
stevenlix 1c5b15c2b8
Remove memory copy between TensorRT and CUDA (#1561)
* remove memory copy between CUDA and TRT

* add info to RegisterExecutionProvider input

* use new IDeviceAllocator for trt allocator

* remove SetDefaultInputsMemoryType from TRT EP

* remove onnx-tensorrt 5.0

* add submodule onnx-tensorrt branch 5.1

* remove redundancy

* Update transformer_memcpy.cc

* Update tensorrt_execution_provider.cc

* switch to TensorRT 5.1.5.0

* update python binding

* disable failed test case on TensorRT

* Update activation_op_test.cc

* upgrade to TensorRT container 19.06

* update according to feedback

* add comments

* remove tensorrt allocator and use cuda(gpu) allocator

* update onnx-tensorrt submodule

* change ci build cuda directory name
2019-08-08 19:31:39 -07:00
..
date@e7e1482087 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
DNNLibrary@ab22710a3f NNAPI EP Update (#1483) 2019-07-24 13:20:05 -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
gsl@cee3125af7 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
nsync@8f50e4463c Add nsync (#292) 2019-01-09 10:40:55 -08:00
onnx@65b8e0f997 sync onnx to get equal op with float support (#1432) 2019-07-19 13:19:09 -07:00
onnx-tensorrt@6c37109733 Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -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@fd48016128 Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -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 Empty double quota "" is passed to find_package(Thread), causing a test command gcc ... "" ... failed while trying to compile a source file with empty name. (#1508) 2019-07-26 03:11:37 -07:00
ngraph.cmake Reduce memory footprint of nGraph (#1296) 2019-07-07 20:23:19 -07:00
openvino.cmake [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
pybind11.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
zlib.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00