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 ce58d08 commit 717ac9eCopy full SHA for 717ac9e
scripts/patch-pytorch.sh
@@ -35,5 +35,5 @@ apply_patch() {
35
echo "Applying PyTorch patches in $REPO_ROOT"
36
37
# put your patch applies here
38
-apply_patch https://github.com/pytorch/pytorch/pull/143553.diff
+# apply_patch https://github.com/pytorch/pytorch/pull/143553.diff
39
apply_patch pytorch_fp64.patch
0 commit comments