mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
fix typos (#3684)
This commit is contained in:
@@ -130,7 +130,7 @@ class XPUAttentionBackend(AttentionBackend):
|
||||
kv_cache_quant_type: str = None,
|
||||
) -> Tuple[int, int, int, int]:
|
||||
"""
|
||||
Caculate kv cache shape
|
||||
Calculate kv cache shape
|
||||
"""
|
||||
return (
|
||||
max_num_blocks,
|
||||
|
Reference in New Issue
Block a user