gather_row_token

Function gather_row_token 

Source
pub fn gather_row_token(row: u32, top_k: u32) -> u32
Expand description

PURE: the owning token index of a flat (token, slot) row — mirrors the kernel’s row / top_k so the per-token row_adapter gather is verifiable.