onnxruntime/tools/ci_build/github/windows/setup_env_cuda.bat

2 lines
182 B
Batchfile

set PATH=C:\azcopy;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2\bin;C:\local\cudnn-10.2-windows10-x64-v8.0.3.33\cuda\bin;%PATH%
set GRADLE_OPTS=-Dorg.gradle.daemon=false