scglue.models.base.Trainer.load_state_dict
- Trainer.load_state_dict(state_dict)[源代码]
Load state from a state dict
- 参数:
state_dict (
typing.Mapping[str,typing.Any]) – State dict- 返回类型:
Load state from a state dict
state_dict (typing.Mapping[str, typing.Any]) – State dict