Skip to content

Commit 48dbcc5

Browse files
committed
Apply PyTorch patch for test_codegen_triton
1 parent 60b1c99 commit 48dbcc5

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
@@ -17,3 +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/138390.diff | git apply -

0 commit comments

Comments
 (0)