Remove extra repeat in tf.data.Dataset documentation.
END_PUBLIC Unless I am missing something: BEGIN_PUBLIC If num_epochs is 0, this isn't needed anyway; and if num_epochs > 0 then this will be buggy, because it will cause the output dataset to repeat for more than num_epochs. PiperOrigin-RevId: 182451811
Loading
Please sign in to comment