Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
19
class
ArgClass(object):
20
def
__init__(self):
21
pass
22
23
24
def
build_args_from_dict(dic):
Callers
2
_enhance_emb
Method · 0.90
build_args_from_dict
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected