Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ resolve
Function
resolve
tensorflow/python/autograph/pyct/qual_names.py:260–261 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
258
259
260
def
resolve(node):
261
return
QnResolver().visit(node)
262
263
264
def
from_str(qn_str):
Callers
4
test_resolve
Method · 0.90
test_subscript_resolve
Method · 0.90
test_function_calls
Method · 0.90
from_str
Function · 0.70
Calls
2
QnResolver
Class · 0.85
visit
Method · 0.45
Tested by
3
test_resolve
Method · 0.72
test_subscript_resolve
Method · 0.72
test_function_calls
Method · 0.72