Skip to content

Commit bd5b0b9

Browse files
authored
Update scripts/patch-pytorch.sh
1 parent 797b46a commit bd5b0b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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/142242.diff | git apply -

0 commit comments

Comments
 (0)