mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* update onnx-tensorrt parser to master * disable unsupported tests * add cuda sm 75 for T4 * update tensorrt pipeline * update trt pipelines * update trt pipelines * Update linux-gpu-tensorrt-ci-pipeline.yml * update trt cid pipeline * Update linux-gpu-tensorrt-ci-pipeline.yml * Update Tensorrt Windows build pool and TensorRT/CUDA/CuDNN version * update to cuda11.4 in trt ci pipeline * update base image to cuda11.4 * update packaging pipeline to cuda11.4 * clean up * remove cuda11.1 and cuda11.3 docker file * disable unsupported tensorrt tests at runtime * Update linux-multi-gpu-tensorrt-ci-pipeline.yml
2 lines
180 B
Batchfile
2 lines
180 B
Batchfile
set PATH=C:\azcopy;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.1\bin;C:\local\cudnn-11.4-windows-x64-v8.2.2.26\cuda\bin;%PATH%
|
|
set GRADLE_OPTS=-Dorg.gradle.daemon=false
|