Commit 88a0722c authored by Derek Murray's avatar Derek Murray Committed by TensorFlower Gardener
Browse files

[tf.contrib.data] Add `Dataset.ignore_errors()` transformation.

This transformation acts as the identity function on an input dataset,
except that any errors that arise when computing an input element are
silently dropped. It may be useful when an input pipeline contains ops
that perform I/O and/or parse unclean data.

PiperOrigin-RevId: 160658678
parent 0bce3ad9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment