repvgg

Function repvgg 

Source
pub fn repvgg(
    cfg: &Config,
    nclasses: usize,
    vb: VarBuilder<'_>,
) -> Result<Func<'static>>