Public API for tf.train.queue_runner namespace.
class QueueRunner: Holds a list of enqueue operations for a queue, each to be run in a thread.
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)
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/compat/v1/train/queue_runner