We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4dfde6 commit 0c0be28Copy full SHA for 0c0be28
packaging/pre_build_script_arm64.sh
@@ -6,7 +6,6 @@ echo "Building vision dependencies and wheel started."
6
export SRC_PATH="$GITHUB_WORKSPACE/$SRC_DIR"
7
export CMAKE_BUILD_TYPE="$BUILD_TYPE"
8
export VCVARSALL_PATH="$DEPENDENCIES_DIR/VSBuildTools/VC/Auxiliary/Build/vcvarsall.bat"
9
-export DISTUTILS_USE_SDK=1
10
export TRIPLET_FILE="triplets/x64-windows.cmake"
11
export PYTORCH_VERSION="$PYTORCH_VERSION"
12
export CHANNEL="$CHANNEL"
0 commit comments