MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / take_many

Method take_many

tensorflow/python/ops/data_flow_ops.py:955–1022  ·  view source on GitHub ↗

Takes the given number of completed elements from this barrier. This operation concatenates completed-element component tensors along the 0th dimension to make a single component tensor. If barrier has no completed elements, this operation will block until there are 'num_elements'

(self,
                num_elements,
                allow_small_batch=False,
                timeout=None,
                name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

in_graph_modeMethod · 0.80
DimensionMethod · 0.45
set_shapeMethod · 0.45
concatenateMethod · 0.45