MCPcopy Create free account
hub / github.com/RylonW/DocNLC / load

Method load

models/base_model.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32 pass
33
34 def load(self):
35 pass
36
37 def _set_lr(self, lr_groups_l):
38 """Set learning rate for warmup

Callers 7

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
_get_paths_from_lmdbFunction · 0.45
parseFunction · 0.45
load_networkMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36