MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / reset

Method reset

tensorflow/python/util/tf_stack.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89 _stack_dict = _source_mapper_stacks
90
91 def reset(self):
92 self._effective_source_map = None
93
94 def get_effective_source_map(self):
95 """Returns a map (filename, lineno) -> (filename, lineno, function_name)."""

Callers 8

DictValueIteratorMethod · 0.45
nextMethod · 0.45
MappingValueIteratorMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
AttrsValueIteratorMethod · 0.45
nextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected