Skip to content

Commit 750b769

Browse files
authored
Update PyTorch pin (#2384)
Closes #2361 CI status: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11107520556 (passed) Signed-off-by: Anatoly Myachev <[email protected]>
1 parent e4bd39a commit 750b769

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-
190e09d8b6a13f789b143f0fbd1325f924550967
1+
0a2685160140656e3e53818611dd2c65c4397be5

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

0 commit comments

Comments
 (0)