Skip to content

Commit b71c7d3

Browse files
authored
Update PyTorch pin (#2538)
PyTorch PR 138390 was merged, so we can drop the patch and update the pin.
1 parent d665a99 commit b71c7d3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/pins/pytorch-upstream.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
487873f7cafeb0fd390eaefe40496b804bceabbd
1+
0efa590d435d2b4aefcbad9014dd5fa75dcf8405

scripts/patch-pytorch.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ cd "$REPO_ROOT"
1717

1818
curl -sSL https://github.com/pytorch/pytorch/pull/126516.diff | git apply -
1919
curl -sSL https://github.com/pytorch/pytorch/pull/126456.diff | git apply -
20-
curl -sSL https://github.com/pytorch/pytorch/pull/138390.diff | git apply -

0 commit comments

Comments
 (0)