diff --git a/scripts/patch-pytorch.sh b/scripts/patch-pytorch.sh index 5e35d25441..2dbaa830c4 100755 --- a/scripts/patch-pytorch.sh +++ b/scripts/patch-pytorch.sh @@ -15,4 +15,4 @@ fi 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/126516.diff | git apply -