[new feat] ascend backend support fia fusion kernel (#8328)

Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
This commit is contained in:
ZhengdQin
2025-08-26 14:13:08 +08:00
committed by GitHub
parent e2e378caba
commit f92b729d52
9 changed files with 509 additions and 128 deletions

View File

@@ -40,6 +40,7 @@ class TestAscendMlaW8A8Int8(CustomTestCase):
"w8a8_int8",
"--tp-size",
4,
"--disable-radix-cache",
]
def test_a_gsm8k(self):