Skip to content

Commit fc5015a

Browse files
committed
Bump PT Nightly to 04/14/2025
ghstack-source-id: c0975eff3a456caf31a0d3a7699f3ec485850e2a ghstack-comment-id: 2803426503 Pull Request resolved: #10181
1 parent c178637 commit fc5015a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/docker/ci_commit_pins/pytorch.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
59d5cf083b4f860dea76fe8936076177f9367f10
1+
1a1a32ce5af880709a761c4cd9e9e43fb67e5058

install_requirements.py

+1-1
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 = "dev20250325"
74+
NIGHTLY_VERSION = "dev20250414"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)