Skip to content

Commit 0f68cca

Browse files
Jack-Khuumalfet
authored andcommitted
Bump the PT pin to July 10 2024 (#913)
1 parent 6372e36 commit 0f68cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $PIP_EXECUTABLE install -r requirements.txt --extra-index-url https://download.p
4646
# NOTE: If a newly-fetched version of the executorch repo changes the value of
4747
# NIGHTLY_VERSION, you should re-run this script to install the necessary
4848
# package versions.
49-
NIGHTLY_VERSION=dev20240629
49+
NIGHTLY_VERSION=dev20240710
5050

5151
# Uninstall triton, as nightly will depend on pytorch-triton, which is one and the same
5252
$PIP_EXECUTABLE uninstall -y triton

0 commit comments

Comments
 (0)