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

Method inputs

tensorflow/python/debug/lib/debug_graphs.py:216–217  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

214 self._depth_count -= 1
215
216 def inputs(self):
217 return self._inputs
218
219 def depth_list(self):
220 return self._depth_list

Callers 2

transitive_inputsMethod · 0.95
find_some_pathMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected