Skip to content

Commit c16a48b

Browse files
committed
roll back a day to 0616 on "Bump pinned PT commit to 20250617 and mirror torch/standalone to ExecuTorch"
PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump. Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/) [ghstack-poisoned]
1 parent aafc798 commit c16a48b

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-
6e2992a9984f2c3f6469564008c7e45869b84678
1+
c620d0b5c7e8679413d620624725471223ce8359

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 = "dev20250617"
74+
NIGHTLY_VERSION = "dev20250616"
7575

7676

7777
def install_requirements(use_pytorch_nightly):

0 commit comments

Comments
 (0)