Skip to content

Commit 4583119

Browse files
[PATCH] Enable tensor descriptor for FlexAttention backward
Signed-off-by: Whitney Tsang <[email protected]>
1 parent bcefe4e commit 4583119

File tree

2 files changed

+418
-0
lines changed

2 files changed

+418
-0
lines changed

scripts/patch-pytorch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ apply_patch() {
3535
echo "Applying PyTorch patches in $REPO_ROOT"
3636

3737
# put your patch applies here
38+
apply_patch ./patch/166927.patch

0 commit comments

Comments
 (0)