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