Skip to main content

extract_patch_embed_weights

Function extract_patch_embed_weights 

Source
pub fn extract_patch_embed_weights(
    weights: &mut WeightMap,
    cfg: &Vjepa2Config,
) -> Result<Vjepa2PatchEmbedWeights, Error>