Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ _Function
Class
_Function
tensorflow/python/autograph/pyct/origin_info.py:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
class
_Function(object):
159
160
def
__init__(self, name):
161
self.name = name
162
163
164
class
OriginResolver(gast.NodeVisitor):
Callers
1
visit
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected