Ascend attention backend(PA&MLA) (#7722)
Co-authored-by: Maksim <makcum888e@mail.ru> Co-authored-by: VDV1985 <vladdv85@mail.ru>
This commit is contained in:
co-authored by
Maksim
VDV1985
parent
b58226510f
commit
1e0e549766
@@ -2399,7 +2399,7 @@ def bind_or_assign(target, source):
|
||||
|
||||
|
||||
def support_triton(backend: str) -> bool:
|
||||
return backend not in ["torch_native", "intel_amx"]
|
||||
return backend not in ["torch_native", "intel_amx", "ascend"]
|
||||
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user