Skip to content

Commit 072d5a8

Browse files
committed
Bump PT 2025131 and ET pins 20250209
1 parent 53a1004 commit 072d5a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

install/.pins/et-pin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9c043290ad3944268290e015c3063bc411e6ef6b
1+
791472d6706b027552f39f11b28d034e4839c9af

install/install_requirements.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ echo "Using pip executable: $PIP_EXECUTABLE"
5151
# NOTE: If a newly-fetched version of the executorch repo changes the value of
5252
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
5353
# package versions.
54-
PYTORCH_NIGHTLY_VERSION=dev20250124
54+
PYTORCH_NIGHTLY_VERSION=dev20250131
5555

5656
# Nightly version for torchvision
57-
VISION_NIGHTLY_VERSION=dev20250124
57+
VISION_NIGHTLY_VERSION=dev20250131
5858

5959
# Nightly version for torchtune
60-
TUNE_NIGHTLY_VERSION=dev20250124
60+
TUNE_NIGHTLY_VERSION=dev20250131
6161

6262
# The pip repository that hosts nightly torch packages. cpu by default.
6363
# If cuda is available, based on presence of nvidia-smi, install the pytorch nightly

0 commit comments

Comments
 (0)