diff --git a/.github/pins/pytorch-upstream.txt b/.github/pins/pytorch-upstream.txt index 0d9e3cab7..e07ac9b7a 100644 --- a/.github/pins/pytorch-upstream.txt +++ b/.github/pins/pytorch-upstream.txt @@ -1 +1 @@ -51e8a13d007b3032af45facb50dfa4ee6012f22a +ae7f809bfcadb426f8024a8abf3f33f0ecfd5308 diff --git a/scripts/patch-pytorch.sh b/scripts/patch-pytorch.sh index c9dbf931c..5e35d2544 100755 --- a/scripts/patch-pytorch.sh +++ b/scripts/patch-pytorch.sh @@ -16,4 +16,3 @@ echo "Applying PyTorch patches in $REPO_ROOT" cd "$REPO_ROOT" curl -sSL https://github.com/pytorch/pytorch/pull/126516.diff | git apply - -curl -sSL https://github.com/pytorch/pytorch/pull/126456.diff | git apply -