sccross.models.sccross.SCCROSSTrainer.load_state_dict

SCCROSSTrainer.load_state_dict(state_dict)[source]

Load state from a state dict

Parameters

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

Return type

None