load_state_dict

Function load_state_dict 

Source
pub fn load_state_dict<P>(
    path: P,
) -> Result<HashMap<String, Tensor>, GhostError>
where P: AsRef<Path>,
Expand description

Load a state dictionary from a file