onnxruntime/tools/ci_build/github/linux/docker
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
..
scripts Add back MacOS leg of the Python packaging job (#1523) (#1526) 2019-07-31 15:57:26 -07:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.fedora Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.fedora_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.manylinux2010 Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.manylinux2010_gpu Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.ubuntu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_for_android Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu_cuda9 Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.ubuntu_openvino [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
Dockerfile.ubuntu_server Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
Dockerfile.ubuntu_tensorrt Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
Dockerfile.ubuntu_x86 Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00