MCPcopy Create free account
hub / github.com/alibaba/nann / dequeue_many

Method dequeue_many

tensorflow/tensorflow/python/ops/data_flow_ops.py:460–501  ·  view source on GitHub ↗

Dequeues and concatenates `n` elements from this queue. This operation concatenates queue-element component tensors along the 0th dimension to make a single component tensor. All of the components in the dequeued tuple will have size `n` in the 0th dimension. If the queue is close

(self, n, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_fnMethod · 0.80
testArrayFeedingMethod · 0.80
testPandasFeedingMethod · 0.80
_fnMethod · 0.80
_generator_input_fnFunction · 0.80
_get_workersFunction · 0.80
testEmptyDequeueManyMethod · 0.80

Calls 6

_dequeue_return_valueMethod · 0.95
executing_eagerlyMethod · 0.80
DimensionMethod · 0.45
valuesMethod · 0.45
set_shapeMethod · 0.45
concatenateMethod · 0.45

Tested by 15

_fnMethod · 0.64
testArrayFeedingMethod · 0.64
testPandasFeedingMethod · 0.64
_fnMethod · 0.64
_get_workersFunction · 0.64
testEmptyDequeueManyMethod · 0.64
testDequeueManyMethod · 0.64
testMultiDequeueManyMethod · 0.64
testHighDimensionMethod · 0.64