Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zju3dv/4K4D
/ load_state_dict
Method
load_state_dict
easyvolcap/runners/moderators.py:22–23 ·
view source on GitHub ↗
(self, state: dict)
Source
from the content-addressed store, hash-verified
20
return
{}
21
22
def
load_state_dict(self, state: dict):
23
pass
24
25
def
step(self):
26
pass
Callers
9
load_model
Function · 0.45
load_network
Function · 0.45
load_ply
Method · 0.45
__init__
Method · 0.45
type
Method · 0.45
construct_from_runner
Method · 0.45
learning_simulation.py
File · 0.45
diff_marching_cubes.py
File · 0.45
inference_pifuhd_normal.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected