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 e91c085 commit ce612b8Copy full SHA for ce612b8
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 = "dev20250301"
+NIGHTLY_VERSION = "dev20250311"
71
72
73
def install_requirements(use_pytorch_nightly):
0 commit comments