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 59bad42 commit e2afedfCopy full SHA for e2afedf
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-2ea4b56ec872424e486c4fe2d55da061067a2ed3
+0a94bb432ed75cc2d950d81b2921363218a7e459
install_requirements.py
@@ -132,7 +132,7 @@ def python_is_compatible():
132
# NOTE: If a newly-fetched version of the executorch repo changes the value of
133
# NIGHTLY_VERSION, you should re-run this script to install the necessary
134
# package versions.
135
-NIGHTLY_VERSION = "dev20241218"
+NIGHTLY_VERSION = "dev20250104"
136
137
# The pip repository that hosts nightly torch packages.
138
TORCH_NIGHTLY_URL = "https://download.pytorch.org/whl/nightly/cpu"
0 commit comments