Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RecursivelyVisitObjectGraph
Method · 0.45
TEST
Function · 0.45
DestructureTuple
Method · 0.45
PopulateShapedBufferFromBuffer
Function · 0.45
GetDeviceBufferDefinitionEvents
Function · 0.45
TEST_F
Function · 0.45
CheckOpView
Method · 0.45
CheckCodeView
Method · 0.45
CheckScopeView
Method · 0.45
CodeViewHelper
Method · 0.45
ExtractNode
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST_F
Function · 0.36
ExtractNode
Function · 0.36