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 6170804 commit 73740e9Copy full SHA for 73740e9
.ci/docker/ci_commit_pins/pytorch.txt
@@ -1 +1 @@
1
-27e35de6c288bffad1b4d18b393579c1d1a95547
+08434df1f2f88c9770e59246caa2ff9c6f613270
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 = "dev20250131"
+NIGHTLY_VERSION = "dev20250301"
71
72
73
def install_requirements(use_pytorch_nightly):
0 commit comments