convnext

Function convnext 

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