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

Method children

tensorflow/python/ops/hash_table/hash_table.py:259–260  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

257
258 @property
259 def children(self):
260 return self._children
261
262 def get_slot(self, name):
263 return self._slots[name]

Callers 11

TESTFunction · 0.45
DestructureTupleMethod · 0.45
TEST_FFunction · 0.45
CheckOpViewMethod · 0.45
CheckCodeViewMethod · 0.45
CheckScopeViewMethod · 0.45
CodeViewHelperMethod · 0.45
ExtractNodeFunction · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TEST_FFunction · 0.36
ExtractNodeFunction · 0.36