ValueError: When providing an infinite dataset, you must specify the number of steps to run (if you did not intend to create an infinite dataset, make sure to not call repeat()
on the dataset).
数据扩充时没有指定repate次数
ValueError: When providing an infinite dataset, you must specify the number of steps to run (if you did not intend to create an infinite dataset, make sure to not call repeat()
on the dataset).
数据扩充时没有指定repate次数