Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ build
Function
build
tensorflow/python/autograph/pyct/cfg.py:896–899 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
894
895
896
def
build(node):
897
visitor = AstToCfg()
898
visitor.visit(node)
899
return
visitor.cfgs
Callers
4
BuildGatherOp
Function · 0.85
BuildTopKOp
Function · 0.85
build
Method · 0.85
build
Method · 0.85
Calls
2
AstToCfg
Class · 0.85
visit
Method · 0.45
Tested by
no test coverage detected