mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
This reverts commit 646a0c2fd8
.
This commit is contained in:
@@ -26,7 +26,6 @@ class _Backend(enum.Enum):
|
||||
MLA_ATTN = enum.auto()
|
||||
FLASH_ATTN = enum.auto()
|
||||
BLOCK_ATTN = enum.auto()
|
||||
MOBA_ATTN = enum.auto()
|
||||
|
||||
|
||||
class Platform:
|
||||
|
Reference in New Issue
Block a user