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 16a28f4 commit 3911e4cCopy full SHA for 3911e4c
install/install_requirements.sh
@@ -47,10 +47,10 @@ 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=dev20241024
+PYTORCH_NIGHTLY_VERSION=dev20241028
51
52
# Nightly version for torchvision
53
-VISION_NIGHTLY_VERSION=dev20241025
+VISION_NIGHTLY_VERSION=dev20241028
54
55
# Nightly version for torchtune
56
TUNE_NIGHTLY_VERSION=dev20241010
0 commit comments