Commit 13ca4447 authored by Derek Murray's avatar Derek Murray Committed by TensorFlower Gardener
Browse files

[tf.contrib.data] Remove `Iterator.from_dataset()`.

This method was redundant with `Dataset.make_initializable_iterator()`
and the latter is more symmetric with creating a one-shot
iterator. You can replace all calls to `Iterator.from_dataset(ds)`
with `ds.make_initializable_iterator()`.

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