diff --git a/.github/pins/pytorch-upstream.txt b/.github/pins/pytorch-upstream.txt index a3619a3159..34c584cb51 100644 --- a/.github/pins/pytorch-upstream.txt +++ b/.github/pins/pytorch-upstream.txt @@ -1 +1 @@ -487873f7cafeb0fd390eaefe40496b804bceabbd +0efa590d435d2b4aefcbad9014dd5fa75dcf8405 diff --git a/scripts/patch-pytorch.sh b/scripts/patch-pytorch.sh index 7ceb300b74..c9dbf931ca 100755 --- a/scripts/patch-pytorch.sh +++ b/scripts/patch-pytorch.sh @@ -17,4 +17,3 @@ 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 - -curl -sSL https://github.com/pytorch/pytorch/pull/138390.diff | git apply -