scglue.models.scclue.SCCLUETrainer.load_state_dict

SCCLUETrainer.load_state_dict(state_dict)[source]

Load state from a state dict

Parameters:

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

Return type:

None