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 f943856 commit e6a25bfCopy full SHA for e6a25bf
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-c8a648d4dffb9f0133ff4a2ea0e660b42105d3ad
+19eff28ff3f19b50da46f5a9ff5f4d4d213806fe
install_requirements.py
@@ -112,7 +112,7 @@ def python_is_compatible():
112
# NOTE: If a newly-fetched version of the executorch repo changes the value of
113
# NIGHTLY_VERSION, you should re-run this script to install the necessary
114
# package versions.
115
-NIGHTLY_VERSION = "dev20241101"
+NIGHTLY_VERSION = "dev20241112"
116
117
# The pip repository that hosts nightly torch packages.
118
TORCH_NIGHTLY_URL = "https://download.pytorch.org/whl/nightly/cpu"
0 commit comments