Searched refs:PYTORCH_DIR (Results 1 – 5 of 5) sorted by relevance
8 if [ -z "$PYTORCH_DIR" ]; then31 GRADLE_PATH=$PYTORCH_DIR/android/gradlew49 PYTORCH_ANDROID_DIR="$PYTORCH_DIR/android"50 BUILD_ROOT="${BUILD_ROOT:-$PYTORCH_DIR}"66 "$PYTORCH_DIR/scripts/build_android.sh" \
9 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"10 PYTORCH_ANDROID_DIR="${PYTORCH_DIR}/android"11 BUILD_ROOT="${PYTORCH_DIR}/build_pytorch_android_custom"
4 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"5 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android7 echo "PYTORCH_DIR:$PYTORCH_DIR"
4 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"5 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android
25 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"26 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android28 echo "PYTORCH_DIR:$PYTORCH_DIR"