Skip to content

Commit 667fd16

Browse files
iseeyuanmalfet
authored andcommitted
Bump torch nightly version (#395)
As title
1 parent aa5f0bb commit 667fd16

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
@@ -39,7 +39,7 @@ $PIP_EXECUTABLE install -r requirements.txt
3939
# NOTE: If a newly-fetched version of the executorch repo changes the value of
4040
# NIGHTLY_VERSION, you should re-run this script to install the necessary
4141
# package versions.
42-
NIGHTLY_VERSION=dev20240415
42+
NIGHTLY_VERSION=dev20240421
4343

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

0 commit comments

Comments
 (0)