dataset.repeat() will cause the infinite loop?

后端 未结 0 1786
悲&欢浪女
悲&欢浪女 2021-02-02 04:47

I am learning Tensorflow by reading the official document. But confused by this line:

dataset = dataset.shuffle(1000).repeat()

I try to run this whole

相关标签:
回答
  • 消灭零回复
提交回复
热议问题