onnxruntime/tools/ci_build/github/windows
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
..
clean_up_cuda_prop_files.ps1 Hecli/cuda10 upgrade (#111) 2018-12-05 14:58:40 -08:00
download_cmake.py Split build pipeline 2019-01-15 12:30:59 -08:00
post_binary_sizes_to_dashboard.py Post binary sizes to dashboard database (#1517) 2019-07-30 08:59:43 -07:00
post_code_coverage_to_dashboard.py Script for uploading code coverage data to dashboard (#1209) 2019-06-15 18:33:22 -07:00
run_OpenCppCoverage.ps1 Script for uploading code coverage data to dashboard (#1209) 2019-06-15 18:33:22 -07:00
set_cuda_path.ps1 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
setup_env.bat Split build pipeline 2019-01-15 12:30:59 -08:00
setup_env_cuda.bat Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00