Skip to main content

load_checkpoint

Function load_checkpoint 

Source
pub fn load_checkpoint<G>(
    path: impl AsRef<Path>,
) -> Result<Checkpoint<G>, CheckpointError>
Expand description

Load a checkpoint from a file