Skip to main content

extract_memory_encoder_weights

Function extract_memory_encoder_weights 

Source
pub fn extract_memory_encoder_weights(
    weights: &mut WeightMap,
    cfg: &Sam2MemoryEncoderConfig,
) -> Result<Sam2MemoryEncoderWeights, Error>