Deprecate `tf.train.QueueRunner` and related APIs.
Queue runners will be removed in TensorFlow 2.0. They have been replaced with `tf.data` input pipelines, which provide a more efficient version of the same functionality. PiperOrigin-RevId: 210964268
Loading
Please sign in to comment