Skip to content

Commit c49a757

Browse files
snadampaltinglvv
authored andcommitted
aarch64: cd: fix issue with invoking cpu wheel build option (pytorch#1791)
1 parent 374e9e1 commit c49a757

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aarch64_linux/aarch64_ci_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -eux -o pipefail
33

4+
GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}
5+
46
SCRIPTPATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
57
source $SCRIPTPATH/aarch64_ci_setup.sh
68

0 commit comments

Comments
 (0)