Skip to content

Commit fe8df22

Browse files
committed
use a different patch
1 parent 76ca446 commit fe8df22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/patch-pytorch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ 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/138456.diff | git apply -
20+
curl -sSL https://github.com/pytorch/pytorch/pull/138548.diff | git apply -

0 commit comments

Comments
 (0)