Skip to content

Commit 61c421f

Browse files
jackzhxngfacebook-github-bot
authored andcommitted
Bump nightly torch (#5660)
Summary: Pull Request resolved: #5660 Reviewed By: tarun292 Differential Revision: D63414021 Pulled By: dvorjackz fbshipit-source-id: 5e0088f7a0648a5379b8bbd6ffcc6d047066b115
1 parent a1ed265 commit 61c421f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def python_is_compatible():
9494
# NOTE: If a newly-fetched version of the executorch repo changes the value of
9595
# NIGHTLY_VERSION, you should re-run this script to install the necessary
9696
# package versions.
97-
NIGHTLY_VERSION = "dev20240901"
97+
NIGHTLY_VERSION = "dev20240912"
9898

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

0 commit comments

Comments
 (0)