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 99551ff commit 16a28f4Copy full SHA for 16a28f4
install/install_requirements.sh
@@ -47,7 +47,7 @@ fi
47
# NOTE: If a newly-fetched version of the executorch repo changes the value of
48
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
49
# package versions.
50
-PYTORCH_NIGHTLY_VERSION=dev20241025
+PYTORCH_NIGHTLY_VERSION=dev20241024
51
52
# Nightly version for torchvision
53
VISION_NIGHTLY_VERSION=dev20241025
0 commit comments