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

Method dequeue_up_to

tensorflow/tensorflow/python/ops/data_flow_ops.py:503–542  ·  view source on GitHub ↗

Dequeues and concatenates `n` elements from this queue. **Note** This operation is not supported by all queues. If a queue does not support DequeueUpTo, then a `tf.errors.UnimplementedError` is raised. This operation concatenates queue-element component tensors along the 0th dimen

(self, n, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

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