onnxruntime/tools/ci_build/github/windows/setup_env_trt.bat
2021-04-15 18:10:07 +00:00

2 lines
256 B
Batchfile

set PATH=C:\azcopy;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.1\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.1\extras\CUPTI\lib64;C:\local\cudnn-11.1-windows-x64-v8.0.5.39\cuda\bin;%PATH%
set GRADLE_OPTS=-Dorg.gradle.daemon=false