Skip to content

Commit 0b1d256

Browse files
Gasoonjiafacebook-github-bot
authored andcommitted
bunp up pytorch nightly version
Summary: as title Differential Revision: D78181215
1 parent 7c300e7 commit 0b1d256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def python_is_compatible():
7171
#
7272
# NOTE: If you're changing, make the corresponding change in .ci/docker/ci_commit_pins/pytorch.txt
7373
# by picking the hash from the same date in https://hud.pytorch.org/hud/pytorch/pytorch/nightly/
74-
NIGHTLY_VERSION = "dev20250706"
74+
NIGHTLY_VERSION = "dev20250711"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)