moe_grouped_decode_decide

Function moe_grouped_decode_decide 

Source
pub fn moe_grouped_decode_decide(n: usize, enabled: bool, forced: bool) -> bool
Expand 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).