pub fn moe_grouped_decode_decide(n: usize, enabled: bool, forced: bool) -> boolExpand description
Whether the grouped-GEMM MoE decode arm should run for n rows —
PURE, so both polarities are testable without touching process env or the
OnceLocks below (which latch, and would make the tests order-dependent).