MCPcopy 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

mainFunction · 0.45
printFBMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

mainFunction · 0.36
printFBMethod · 0.36
mainFunction · 0.36