Skip to content

Commit f26faf9

Browse files
committed
bump pt core pin to 0718
Differential Revision: [D78579692](https://our.internmc.facebook.com/intern/diff/D78579692/) ghstack-source-id: 297164119 Pull Request resolved: #12649
1 parent d3d94dd commit f26faf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/docker/ci_commit_pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ab43fe4bdf5ccd82897f0e982c451a0127bd175e
1+
744d29186e941d5fe8cb141de5bb9b89d6d77351

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 = "dev20250716"
74+
NIGHTLY_VERSION = "dev20250718"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)