Skip to content

Commit 03fe67b

Browse files
cccclaifacebook-github-bot
authored andcommitted
bump pytorch version
Differential Revision: D71084538
1 parent b8c3ee9 commit 03fe67b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
08434df1f2f88c9770e59246caa2ff9c6f613270
1+
295f2ed4d103017f7e19a7b8263ece606cd629db

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def python_is_compatible():
6767
# NOTE: If a newly-fetched version of the executorch repo changes the value of
6868
# NIGHTLY_VERSION, you should re-run this script to install the necessary
6969
# package versions.
70-
NIGHTLY_VERSION = "dev20250301"
70+
NIGHTLY_VERSION = "dev20250311"
7171

7272

7373
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)