Skip to content

Commit f86f280

Browse files
Update PyTorch pin (#4957)
Signed-off-by: Whitney Tsang <[email protected]>
1 parent 613084c commit f86f280

File tree

4 files changed

+139
-90
lines changed

4 files changed

+139
-90
lines changed

.github/pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
54cc63b467f24242cf0d6538d3e1df39e553daf1
1+
818ba434c7de4cd604184b2857d544e0ad95735f

scripts/patch-pytorch.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ echo "Applying PyTorch patches in $REPO_ROOT"
3636

3737
# put your patch applies here
3838
apply_patch ./patch/flex_attn_143553.patch
39-
apply_patch ./patch/pytorch_global_scratch.patch
4039
apply_patch ./patch/flex_decoding.patch

0 commit comments

Comments
 (0)