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 a1ed265 commit 61c421fCopy full SHA for 61c421f
install_requirements.py
@@ -94,7 +94,7 @@ def python_is_compatible():
94
# NOTE: If a newly-fetched version of the executorch repo changes the value of
95
# NIGHTLY_VERSION, you should re-run this script to install the necessary
96
# package versions.
97
-NIGHTLY_VERSION = "dev20240901"
+NIGHTLY_VERSION = "dev20240912"
98
99
# The pip repository that hosts nightly torch packages.
100
TORCH_NIGHTLY_URL = "https://download.pytorch.org/whl/nightly/cpu"
0 commit comments