Update tests/kernels/moe/test_batched_moe.py

Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com>
Signed-off-by: Fardin Hoque <kfhfar@amazon.com>
This commit is contained in:
Fardin Hoque 2025-10-17 10:11:45 -07:00 committed by GitHub
parent 36ac28a038
commit c2381fb05f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,6 @@ MNK_FACTORS = [
(32, 512, 512),
(32, 1024, 2048),
(45, 128, 2048),
(45, 512, 512),
(45, 1024, 128),
(64, 512, 512),
(64, 1024, 2048),