[tf.data] Use `Structure` to represent the structure of `Iterator` elements internally.
This change extends the use of the extensible `Structure` type to represent elements in `tf.data.Iterator` objects. This is a step towards supporting an extensible set of types in `tf.data`. A future change will modify the API of `Iterator` to expose the `Structure`. PiperOrigin-RevId: 218694202
Loading
Please sign in to comment