Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit f6a3033

Browse files
committed
Use 20241101
1 parent a36d998 commit f6a3033

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

install/.pins/et-pin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-10-30
1+
2024-11-01

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=dev20241019
50+
PYTORCH_NIGHTLY_VERSION=dev20241030
5151

5252
# Nightly version for torchvision
53-
VISION_NIGHTLY_VERSION=dev20241019
53+
VISION_NIGHTLY_VERSION=dev20241030
5454

5555
# Nightly version for torchtune
5656
TUNE_NIGHTLY_VERSION=dev20241010

0 commit comments

Comments
 (0)