[tf.data] Handle a function-raised OutOfRange error correctly in ParallelMapDataset.
authorDerek Murray <mrry@google.com>
Thu, 22 Feb 2018 23:06:45 +0000 (15:06 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Feb 2018 23:10:48 +0000 (15:10 -0800)
commit6006f46dd7531b112360b831aa61de6c46618166
tree311ceed57155467134321b6f7a4e0956d22ab964
parentdce9a49c19f406ba45919e8c94474e55dc5ccd54
[tf.data] Handle a function-raised OutOfRange error correctly in ParallelMapDataset.

PiperOrigin-RevId: 186680982
tensorflow/core/kernels/data/parallel_map_dataset_op.cc
tensorflow/python/data/kernel_tests/map_dataset_op_test.py