Skip to main content

open_with

Function open_with 

Source
pub fn open_with(
    opts: LoadWeightsOptions<'_>,
    path: impl AsRef<Path>,
) -> Result<LoadedWeights, Error>
Expand description

Resolve + open with options.