Skip to content

Commit a576389

Browse files
committed
try 0625 on "Bump pinned PT commit to 20250624 and mirror torch/standalone to ExecuTorch"
Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red. Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/) [ghstack-poisoned]
1 parent ac48226 commit a576389

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c82a174ceab79f77ba18405dd263eb03692608fd
1+
9b498d3bb28b8e3411ce464dd2755c5b96d92c8f

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 = "dev20250624"
74+
NIGHTLY_VERSION = "dev20250625"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)