Skip to main content

open_loader_resolved

Function open_loader_resolved 

Source
pub fn open_loader_resolved(
    path: &Path,
) -> Result<(PathBuf, Box<dyn WeightLoader>), Error>
Expand description

Resolve a file or weights directory, then open the right loader.