[tf.data] Remove `Dataset.make_initializable_iterator()` from the V2 API.
Add `tf.compat.v1.data.make_initializable_iterator(dataset)` to enable the use of V2 `Dataset` objects in a legacy V1 pipeline. PiperOrigin-RevId: 223911205
Loading
Please sign in to comment