scglue.models.glue.GLUETrainer.load_state_dict

GLUETrainer.load_state_dict(state_dict)[source]

Load state from a state dict

Parameters

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

Return type

None