diff --git a/.github/pins/pytorch-upstream.txt b/.github/pins/pytorch-upstream.txt index 0e1a079cf9..ce3009a152 100644 --- a/.github/pins/pytorch-upstream.txt +++ b/.github/pins/pytorch-upstream.txt @@ -1 +1 @@ -577a93514f15998a4186882b7e33f31503355bc1 +f4641ca481e67bb67c4cec0d170bb99f0793b6ef diff --git a/scripts/patch-pytorch.sh b/scripts/patch-pytorch.sh index ae67ee420f..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/134774.diff | git apply -