Skip to main content

open_loader_with_format

Function open_loader_with_format 

Source
pub fn open_loader_with_format(
    path: &Path,
    format: Option<WeightFormat>,
) -> Result<Box<dyn WeightLoader>, Error>