onnxruntime
a0c9408f - Make TRT Version Configurable (#8864)

Commit
4 years ago
Make TRT Version Configurable (#8864) * copy changes from trt_and_mem * second edits * Update linux-gpu-tensorrt-ci-perf-pipeline.yml for Azure Pipelines * Update linux-gpu-tensorrt-ci-perf-pipeline.yml for Azure Pipelines * Update linux-gpu-tensorrt-ci-perf-pipeline.yml for Azure Pipelines * change to cuda 11.4 * build with cuda 11.4 * Update Dockerfile.ubuntu_cuda11_1_tensorrt7_2 * add cmake extra defines * cmake architectures * fix cmake arch * Delete ubuntu-18.04.Dockerfile * Rename Dockerfile.ubuntu_cuda11_1_tensorrt7_2 to Dockerfile.ubuntu_cuda11_4_tensorrt7_2 * Update linux-gpu-tensorrt-ci-perf-pipeline.yml * Update linux-gpu-tensorrt-ci-perf-pipeline.yml for Azure Pipelines * removing previous ort args * rename to cuda 11.4 * remove cuda 10_2 * delete trt 7.1 * remove 7.1 * Passing in cuda architecture to reduce build time * always add submodule sync due to recursive cloning * fix run command * add and * take away unused arms and share python installation script * Update linux-gpu-tensorrt-ci-perf-pipeline.yml * Update Dockerfile.tensorrt * cleanup file * install python directly on dockerfile - move to scripts in future * Update Dockerfile.custom-trt-perf * adding cuda 11.1 for missing Libnvrtc.so.11.1 * Delete install_python.sh
Author
Parents
Loading