diff --git a/test/registered/ops/test_aiter_allgather_amd.py b/test/registered/ops/test_aiter_allgather_amd.py index abaf836ed..01595c95d 100644 --- a/test/registered/ops/test_aiter_allgather_amd.py +++ b/test/registered/ops/test_aiter_allgather_amd.py @@ -35,13 +35,6 @@ class TestAiterAllGatherAmd(unittest.TestCase): "float32", "float16", "bfloat16", - "uint64_t", - "int64_t", - "uint32_t", - "int32_t", - "int16_t", - "uint8_t", - "int8_t", ] # Keep the CI matrix compact: one small metadata shape and one # medium aligned 2-D shape exercise both naive and vectorized kernels.