Skip to content

Commit 226babe

Browse files
malfetmikekgfb
andcommitted
Update TorchNightly to 20240422 (#394)
Co-authored-by: Michael Gschwind <[email protected]>
1 parent 667fd16 commit 226babe

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=dev20240421
42+
NIGHTLY_VERSION=dev20240422
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)