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 cc9f90f commit 14d1372Copy full SHA for 14d1372
.github/pins/pytorch.txt
@@ -1 +1 @@
1
-aca2c99a6528349bb67481310c56a9b08f39934b
+4c11b26158691cfd9ad48338ddebd1ca9bded788
scripts/patch-pytorch.sh
@@ -36,8 +36,3 @@ 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
39
-
40
-# https://github.com/pytorch/pytorch/pull/152007
41
-fetch_patch https://patch-diff.githubusercontent.com/raw/pytorch/kineto/pull/1066.diff
42
-cd "$REPO_ROOT/third_party/kineto"
43
-git apply "$SCRIPTS_DIR/1066.diff"
0 commit comments