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

Method dequeue

tensorflow/python/ops/data_flow_ops.py:402–438  ·  view source on GitHub ↗

Dequeues one element from this queue. If the queue is empty when this operation executes, it will block until there is an element to dequeue. At runtime, this operation may raise an error if the queue is @{tf.QueueBase.close} before or during its execution. If the queue is clos

(self, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testBasicMethod · 0.45
test1dWeightedValuesMethod · 0.45
test2dWeightedValuesMethod · 0.45
testBasicMethod · 0.45
testMultiDimensionalMethod · 0.45
testWeighted1dMethod · 0.45
testWeighted2d_1Method · 0.45
testWeighted2d_2Method · 0.45

Calls 4

_dequeue_return_valueMethod · 0.95
in_graph_modeMethod · 0.80
valuesMethod · 0.45
set_shapeMethod · 0.45

Tested by 15

testBasicMethod · 0.36
test1dWeightedValuesMethod · 0.36
test2dWeightedValuesMethod · 0.36
testBasicMethod · 0.36
testMultiDimensionalMethod · 0.36
testWeighted1dMethod · 0.36
testWeighted2d_1Method · 0.36
testWeighted2d_2Method · 0.36