MCPcopy
hub / github.com/THUDM/CogDL / ArgClass

Class ArgClass

cogdl/utils/utils.py:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class ArgClass(object):
20 def __init__(self):
21 pass
22
23
24def build_args_from_dict(dic):

Callers 2

_enhance_embMethod · 0.90
build_args_from_dictFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected