You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use QKVO threads-per-row for reduction partitioning
Aligns reduction configuration with the QKVO-specific per-row thread count to keep template and divisor consistent.
Fixes a mismatch that could mis-partition threads, improving correctness and consistency in backward preprocessing.
0 commit comments