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

Commit 7df91f9

Browse files
committed
Bump ET and PT pin; PT at dev20240927
1 parent dc3d35e commit 7df91f9

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-
286799c9c844ce6427b8eca260f9b2f28be03291
1+
92d1d1e410b11945869472e88a2247305921989a

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=dev20240901
50+
PYTORCH_NIGHTLY_VERSION=dev20240927
5151

5252
# Nightly version for torchvision
53-
VISION_NIGHTLY_VERSION=dev20240901
53+
VISION_NIGHTLY_VERSION=dev20240927
5454

5555
# Nightly version for torchtune
5656
TUNE_NIGHTLY_VERSION=dev20240928

0 commit comments

Comments
 (0)