MCPcopy
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_modelFunction · 0.45
load_networkFunction · 0.45
load_plyMethod · 0.45
__init__Method · 0.45
typeMethod · 0.45
construct_from_runnerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected