[tf.contrib.data] Re-implement IteratorGetNext as an AsyncOpKernel.
This prevents the op from consuming an inter-op thread pool thread when blocked, and fixes a potential deadlock when many IteratorGetNext ops are blocked. Fixes #10369. PiperOrigin-RevId: 157878885
Loading
Please sign in to comment