pub fn load_state_dict<P>( path: P, ) -> Result<HashMap<String, Tensor>, GhostError>where P: AsRef<Path>,
Load a state dictionary from a file