Type RandomShuffleQueue
Namespace tensorflow
Parent QueueBase
Interfaces IRandomShuffleQueue
A queue implementation that dequeues elements in a random order. See
tf.queue.QueueBase
for a description of the methods on
this class.