[tf.data] Add internal method for testing whether a dataset has a `Dataset.repeat(None)`.
This utility function can be used to generate a warning when an indefinitely repeated `Dataset` is passed to an API that expects a finite `Dataset`. PiperOrigin-RevId: 223648690
Loading
Please sign in to comment