Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_onnx
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
load_pretrained
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
load_pretrained
Method · 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