We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4afbd commit 9d50d57Copy full SHA for 9d50d57
scripts/patch-pytorch.sh
@@ -17,3 +17,4 @@ cd "$REPO_ROOT"
17
18
curl -sSL https://github.com/pytorch/pytorch/pull/126516.diff | git apply -
19
curl -sSL https://github.com/pytorch/pytorch/pull/126456.diff | git apply -
20
+curl -sSL https://github.com/pytorch/pytorch/pull/138456.diff | git apply -
0 commit comments