We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa878f commit 994b37bCopy full SHA for 994b37b
.circleci/scripts/binary_windows_build.sh
@@ -5,7 +5,6 @@ source "/c/w/env"
5
mkdir -p "$PYTORCH_FINAL_PACKAGE_DIR"
6
7
export CUDA_VERSION="${DESIRED_CUDA/cu/}"
8
-export USE_SCCACHE=1
9
export SCCACHE_BUCKET=ossci-compiler-cache-windows
10
export NIGHTLIES_PYTORCH_ROOT="$PYTORCH_ROOT"
11
0 commit comments