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 16889b0 commit db188a5Copy full SHA for db188a5
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-0a94bb432ed75cc2d950d81b2921363218a7e459
+27e35de6c288bffad1b4d18b393579c1d1a95547
install_requirements.py
@@ -67,7 +67,7 @@ def python_is_compatible():
67
# NOTE: If a newly-fetched version of the executorch repo changes the value of
68
# NIGHTLY_VERSION, you should re-run this script to install the necessary
69
# package versions.
70
-NIGHTLY_VERSION = "dev20250104"
+NIGHTLY_VERSION = "dev20250131"
71
72
73
def install_requirements(use_pytorch_nightly):
0 commit comments