Files
vllm/tests
Tyler Michael SmithandClaude Opus 4.6 a827e39037 [Test] Trim test_fused_quant_layernorm parametrization
Reduce the test matrix by trimming:
- NUM_TOKENS_HIDDEN_SIZES: 19 → 4 combos (keep small, misaligned,
  medium-aligned, large-misaligned)
- GROUP_SIZES: drop [1, 64] (redundant with [1, 128])
- Inline group_size/tma_alignment combos to 3 meaningful cases
  instead of full Cartesian product (7)

Covers the same code paths (per-token, per-block, TMA alignment)
with fewer redundant combinations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com>
2026-03-28 13:12:28 -04:00
..
2026-03-05 17:05:46 +00:00