Add a warning when `tf.train.start_queue_runners()` is called with no queue runners defined.
This complements the deprecation warning that is printed when that function is called, and provides an actionable hint that the user can delete the call. PiperOrigin-RevId: 211012334
Loading
Please sign in to comment