scglue.models.scclue.SCCLUETrainer.load_state_dict

SCCLUETrainer.load_state_dict(state_dict)[source]

Load state from a state dict

Parameters

state_dict (Mapping[str, Any]) – State dict

Return type

None