onnxruntime/onnxruntime
Olivia Jain a0c9408f0d
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
2021-09-03 13:32:27 -07:00
..
contrib_ops Fuse HardSigmoid with conv. (#8674) 2021-08-31 12:19:34 -07:00
core Add Algorithm Search for ConvGrad (#8613) 2021-09-03 11:25:17 +08:00
featurizers_ops/cpu
gsl Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
python Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
test Add Algorithm Search for ConvGrad (#8613) 2021-09-03 11:25:17 +08:00
tool/etw
wasm Enable selecting custom ops in onnxruntime-extensions. (#8826) 2021-08-27 21:45:52 -07:00
.style.yapf
__init__.py Bump ORT master version to 1.8.2 (#8646) 2021-08-09 11:10:29 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings