MCPcopy Create free account
hub / github.com/modelscope/modelscope / load_state_dict

Method load_state_dict

modelscope/trainers/hooks/hook.py:260–261  ·  view source on GitHub ↗
(self, state_dict)

Source from the content-addressed store, hash-verified

258 return {}
259
260 def load_state_dict(self, state_dict):
261 pass

Callers 15

export_onnxMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
load_pretrainedMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
load_pretrainedMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected