Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ shapes
Method
shapes
tensorflow/python/ops/data_flow_ops.py:244–246 ·
view source on GitHub ↗
The list of shapes for each component of a queue element.
(self)
Source
from the content-addressed store, hash-verified
242
243
@property
244
def
shapes(self):
245
""
"The list of shapes for each component of a queue element."
""
246
return
self._shapes
247
248
@property
249
def
names(self):
Callers
3
main
Function · 0.45
printFB
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
main
Function · 0.36
printFB
Method · 0.36
main
Function · 0.36