Skip to content

Commit 03c7a99

Browse files
iseeyuanfacebook-github-bot
authored andcommitted
Bump the torch pin (#3199)
Summary: It's requested by torchchat to have a newer version of torch nightly. Bump it from 4/15 to 4/21. Pull Request resolved: #3199 Reviewed By: malfet Differential Revision: D56420105 Pulled By: iseeyuan fbshipit-source-id: 3d2a9b0f8dbb48f0a81c7cdef8e419206b036faf
1 parent b41f763 commit 03c7a99

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
@@ -61,7 +61,7 @@ done
6161
# NOTE: If a newly-fetched version of the executorch repo changes the value of
6262
# NIGHTLY_VERSION, you should re-run this script to install the necessary
6363
# package versions.
64-
NIGHTLY_VERSION=dev20240415
64+
NIGHTLY_VERSION=dev20240421
6565

6666
# The pip repository that hosts nightly torch packages.
6767
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu"

0 commit comments

Comments
 (0)