Home
last modified time | relevance | path

Searched refs:PYTORCH_DIR (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/android/
H A Dcommon.sh8 if [ -z "$PYTORCH_DIR" ]; then
31 GRADLE_PATH=$PYTORCH_DIR/android/gradlew
49 PYTORCH_ANDROID_DIR="$PYTORCH_DIR/android"
50 BUILD_ROOT="${BUILD_ROOT:-$PYTORCH_DIR}"
66 "$PYTORCH_DIR/scripts/build_android.sh" \
H A Dbuild_test_app_custom.sh9 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"
10 PYTORCH_ANDROID_DIR="${PYTORCH_DIR}/android"
11 BUILD_ROOT="${PYTORCH_DIR}/build_pytorch_android_custom"
H A Dbuild_test_app.sh4 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"
5 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android
7 echo "PYTORCH_DIR:$PYTORCH_DIR"
H A Drun_tests.sh4 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"
5 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android
/aosp_15_r20/external/pytorch/scripts/
H A Dbuild_pytorch_android.sh25 PYTORCH_DIR="$(cd $(dirname $0)/..; pwd -P)"
26 PYTORCH_ANDROID_DIR=$PYTORCH_DIR/android
28 echo "PYTORCH_DIR:$PYTORCH_DIR"