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 9d2af4c commit 69a182aCopy full SHA for 69a182a
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=dev20240422
65
66
# The pip repository that hosts nightly torch packages.
67
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu"
0 commit comments