We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73599f4 commit 529c7aeCopy full SHA for 529c7ae
install_requirements.sh
@@ -61,7 +61,7 @@ done
61
# NOTE: If a newly-fetched version of the executorch repo changes the value of
62
# NIGHTLY_VERSION, you should re-run this script to install the necessary
63
# package versions.
64
-NIGHTLY_VERSION=dev20240415
+NIGHTLY_VERSION=dev20240421
65
66
# The pip repository that hosts nightly torch packages.
67
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu"
0 commit comments