[AMD] Fix AITER FP8-Q unified-attention Test (#39360)

This commit is contained in:
YC Yen-Ching Tseng
2026-09-13 23:35:24 -07:00
committed by GitHub
parent edf9584be9
commit ce66ba2844
@@ -59,6 +59,7 @@ class TestAiterFP8QUnifiedAttention(CustomTestCase):
backend.use_mla = branch == "mla"
backend.kv_cache_is_vectorized_5d = branch == "vectorized"
backend.use_triton_unified_attention = branch != "legacy"
backend.dcp_world_size = 1
backend.kv_cache_dtype = kv_cache_dtype
backend.input_dtype = torch.bfloat16
backend.page_size = 1