pub fn open_with(
opts: LoadWeightsOptions<'_>,
path: impl AsRef<Path>,
) -> Result<LoadedWeights, Error>Expand description
Resolve + open with options.
pub fn open_with(
opts: LoadWeightsOptions<'_>,
path: impl AsRef<Path>,
) -> Result<LoadedWeights, Error>Resolve + open with options.