Skip to content

Commit 3911e4c

Browse files
authored
Update install_requirements.sh to 1028
1 parent 16a28f4 commit 3911e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/install_requirements.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ fi
4747
# NOTE: If a newly-fetched version of the executorch repo changes the value of
4848
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
4949
# package versions.
50-
PYTORCH_NIGHTLY_VERSION=dev20241024
50+
PYTORCH_NIGHTLY_VERSION=dev20241028
5151

5252
# Nightly version for torchvision
53-
VISION_NIGHTLY_VERSION=dev20241025
53+
VISION_NIGHTLY_VERSION=dev20241028
5454

5555
# Nightly version for torchtune
5656
TUNE_NIGHTLY_VERSION=dev20241010

0 commit comments

Comments
 (0)