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 c8ed96f commit 09f856dCopy full SHA for 09f856d
.github/scripts/ppc64le-build.sh
@@ -3,6 +3,7 @@
3
# Environment variables
4
PACKAGE_NAME=pytorch
5
PACKAGE_VERSION=${PACKAGE_VERSION:-v2.4.0}
6
+export PYTORCH_BUILD_VERSION=2.6.0
7
8
cd /workspace/$PACKAGE_NAME
9
0 commit comments