Skip to main content

dequantize_q6_k_gpu

Function dequantize_q6_k_gpu 

Source
pub fn dequantize_q6_k_gpu<R: Runtime>(
    client: &ComputeClient<R>,
    data: &[u8],
) -> Result<Vec<f32>>
Expand description

Runs the Q6_K dequant-only kernel (validation/debugging path).