From cce2d748efc8706de54af32869b879d349eeb032 Mon Sep 17 00:00:00 2001 From: Zaili Wang <109502517+ZailiWang@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:22:35 +0800 Subject: [PATCH] remove RoPE CPU fp32 tests (#13827) Co-authored-by: Fan Yin <1106310035@qq.com> --- test/srt/cpu/test_rope.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/srt/cpu/test_rope.py b/test/srt/cpu/test_rope.py index 22824e0ca..8c1dfe9aa 100644 --- a/test/srt/cpu/test_rope.py +++ b/test/srt/cpu/test_rope.py @@ -146,12 +146,6 @@ class TestROPE(CustomTestCase): (128, 128, 2048, 10000, False, torch.bfloat16, "cpu", 2, 512, 32, 8), (128, 128, 2048, 10000, False, torch.bfloat16, "cpu", 2, 512, 16, 4), (512, 128, 311, 10000, False, torch.bfloat16, "cpu", 3, 39, 4, 2), - (64, 64, 32, 8000, True, torch.float32, "cpu", 32, 32, 1, 1), - (256, 128, 4096, 10000, True, torch.float32, "cpu", 2, 512, 32, 8), - (512, 128, 311, 10000, True, torch.float32, "cpu", 3, 39, 4, 2), - (128, 128, 2048, 10000, False, torch.float32, "cpu", 2, 512, 32, 8), - (128, 128, 2048, 10000, False, torch.float32, "cpu", 2, 512, 16, 4), - (512, 128, 311, 10000, False, torch.float32, "cpu", 3, 39, 4, 2), ] for (