[new feat] ascend backend support fia fusion kernel (#8328)
Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
This commit is contained in:
@@ -275,6 +275,8 @@ suite_ascend = {
|
||||
"per-commit-2-ascend-npu": [
|
||||
TestFile("ascend/test_ascend_tp2_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_graph_tp2_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_tp2_fia_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_mla_fia_w8a8int8.py", 400),
|
||||
],
|
||||
"per-commit-4-ascend-npu": [
|
||||
TestFile("ascend/test_ascend_mla_w8a8int8.py", 400),
|
||||
|
||||
Reference in New Issue
Block a user