Skip to content

Commit 0d67a17

Browse files
committed
BSND to TND and FA_UPDATE replacement
Signed-off-by: pichangping <[email protected]>
1 parent 212dfa5 commit 0d67a17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_ascend/attention/attention_v1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import torch
2424
import torch.distributed as dist
2525
import torch.nn as nn
26-
import torch.nn.functional as F
2726
import torch_npu
2827
from vllm.attention.backends.abstract import (AttentionBackend, AttentionImpl,
2928
AttentionLayer, AttentionType)

0 commit comments

Comments
 (0)