Module: tf.compat.v1.train.queue_runner

TensorFlow 2 version

Public API for tf.train.queue_runner namespace.

Classes

class QueueRunner: Holds a list of enqueue operations for a queue, each to be run in a thread.

Functions

add_queue_runner(...): Adds a QueueRunner to a collection in the graph. (deprecated)

start_queue_runners(...): Starts all queue runners collected in the graph. (deprecated)