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