Skip to content

Commit 0189ee2

Browse files
JacobSzwejbkafacebook-github-bot
authored andcommitted
bump nightly pin
Summary: Found the commit hash from https://hud2.pytorch.org/hud/pytorch/pytorch/nightly/0 . Differential Revision: D76291549
1 parent dffbd42 commit 0189ee2

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-
5616fa4a68718ead203314a3467f7dd9547153ae
1+
724da4eecc6c0ae561efbdcb371ac3f07a7ba8bd

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 = "dev20250601"
74+
NIGHTLY_VERSION = "dev20250609"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)