Skip to content

Commit

Permalink
Bump the PT pin to July 10 2024 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Khuu authored and malfet committed Jul 17, 2024
1 parent 6372e36 commit 0f68cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $PIP_EXECUTABLE install -r requirements.txt --extra-index-url https://download.p
# NOTE: If a newly-fetched version of the executorch repo changes the value of
# NIGHTLY_VERSION, you should re-run this script to install the necessary
# package versions.
NIGHTLY_VERSION=dev20240629
NIGHTLY_VERSION=dev20240710

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

0 comments on commit 0f68cca

Please sign in to comment.