Skip to content

Commit

Permalink
aarch64: cd: fix issue with invoking cpu wheel build option (pytorch#…
Browse files Browse the repository at this point in the history
  • Loading branch information
snadampal committed May 2, 2024
1 parent 90d08ba commit 1e2b64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aarch64_linux/aarch64_ci_build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -eux -o pipefail

GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}

SCRIPTPATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
source $SCRIPTPATH/aarch64_ci_setup.sh

Expand Down

0 comments on commit 1e2b64f

Please sign in to comment.