Skip to main content

load_from_path

Function load_from_path 

Source
pub fn load_from_path(path: &str) -> Result<Box<dyn WeightLoader>, Error>
Expand description

Dispatch on the file extension via crate::weight_registry.