onnxruntime/tools/ci_build/github/azure-pipelines/nuget
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
..
templates Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
cpu-esrp-pipeline.yml Activate compliance tasks for private builds, and also set a daily scheduler (#1280) 2019-06-25 11:13:55 -07:00
cpu-mklml-esrp-pipeline.yml Activate compliance tasks for private builds, and also set a daily scheduler (#1280) 2019-06-25 11:13:55 -07:00
cpu-mklml-pipeline.yml
cpu-nocontribops-arm64-esrp-pipeline.yml Fix ARM64 build + Add NuGet pipeline including ARM binaries (#1335) 2019-07-11 11:49:17 -07:00
cpu-nocontribops-arm64-pipeline.yml Fix ARM64 build + Add NuGet pipeline including ARM binaries (#1335) 2019-07-11 11:49:17 -07:00
cpu-nocontribops-esrp-pipeline.yml Activate compliance tasks for private builds, and also set a daily scheduler (#1280) 2019-06-25 11:13:55 -07:00
cpu-nocontribops-pipeline.yml
cpu-pipeline.yml
gpu-esrp-pipeline.yml Activate compliance tasks for private builds, and also set a daily scheduler (#1280) 2019-06-25 11:13:55 -07:00
gpu-pipeline.yml