build_dsa_weights

Function build_dsa_weights 

Source
pub fn build_dsa_weights(
    gpu: &dyn GpuBackend,
    cfg: &Glm5NextDsaConfig,
    plan: &DsaTpPlan,
    load: LoadFn<'_>,
) -> Result<Glm5NextDsaWeights>
Expand description

Bind one DSA block for this rank.