Skip to main content

scratch_bytes

Function scratch_bytes 

Source
pub(in qwen4_exp::gpu) fn scratch_bytes(
    c: &Qwen4ExpConfig,
    max_t: usize,
    rows: usize,
    all_logits: bool,
) -> Result<usize>