MCPcopy 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
158class _Function(object):
159
160 def __init__(self, name):
161 self.name = name
162
163
164class OriginResolver(gast.NodeVisitor):

Callers 1

visitMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected