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 0293cac commit 887ababCopy full SHA for 887abab
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-e4cd76cf8283c8ddbf95674b020fbfcff467cb4b
+00e3eea170ce5db8ea9c62ce5e48f13886cd6d20
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 = "dev20240829"
+NIGHTLY_VERSION = "dev20240901"
98
99
# The pip repository that hosts nightly torch packages.
100
TORCH_NIGHTLY_URL = "https://download.pytorch.org/whl/nightly/cpu"
0 commit comments