Split test_mla.py into two files (#4216)

This commit is contained in:
Lianmin Zheng
2025-03-08 15:40:49 -08:00
committed by GitHub
parent b3251e9f40
commit 48473684cc
4 changed files with 116 additions and 102 deletions

View File

@@ -24,6 +24,7 @@ suites = {
"test_gguf.py",
"test_input_embeddings.py",
"test_mla.py",
"test_mla_deepseek_v3.py",
"test_mla_flashinfer.py",
"test_mla_fp8.py",
"test_json_constrained.py",