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 aa5f0bb commit 667fd16Copy full SHA for 667fd16
install_requirements.sh
@@ -39,7 +39,7 @@ $PIP_EXECUTABLE install -r requirements.txt
39
# NOTE: If a newly-fetched version of the executorch repo changes the value of
40
# NIGHTLY_VERSION, you should re-run this script to install the necessary
41
# package versions.
42
-NIGHTLY_VERSION=dev20240415
+NIGHTLY_VERSION=dev20240421
43
44
# The pip repository that hosts nightly torch packages.
45
TORCH_NIGHTLY_URL="https://download.pytorch.org/whl/nightly/cpu"
0 commit comments