Skip to content

Commit 69a182a

Browse files
authored
Update TorchNightly to 2024.04.22
1 parent 9d2af4c commit 69a182a

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=dev20240422
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)