Skip to content

Commit 0e0fb64

Browse files
committed
Revert "Update PyTorch pin (#2719)"
This reverts commit fd5b82a.
1 parent 7783cd3 commit 0e0fb64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/pins/pytorch-upstream.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ae7f809bfcadb426f8024a8abf3f33f0ecfd5308
1+
51e8a13d007b3032af45facb50dfa4ee6012f22a

scripts/patch-pytorch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ echo "Applying PyTorch patches in $REPO_ROOT"
1616
cd "$REPO_ROOT"
1717

1818
curl -sSL https://github.com/pytorch/pytorch/pull/126516.diff | git apply -
19+
curl -sSL https://github.com/pytorch/pytorch/pull/126456.diff | git apply -

0 commit comments

Comments
 (0)