[NPU] bug fix: w_vc need contiguous for NPU batch_matmul_transpose ops (#13980)
This commit is contained in:
@@ -47,6 +47,8 @@ class TestAscendDeepEP(CustomTestCase):
|
||||
1,
|
||||
"--ep-size",
|
||||
16,
|
||||
"--max-running-requests",
|
||||
24,
|
||||
"--moe-a2a-backend",
|
||||
"deepep",
|
||||
"--deepep-mode",
|
||||
|
||||
Reference in New Issue
Block a user