on_train_batch_end takes 0.7 second, but generator.__getitem__ takes only 0.1 seconds. How to debug it?

前端 未结 0 1490
清酒与你
清酒与你 2021-01-31 08:42

I\'m training a CNN model that needs some complicated processing in input. I\'m using keras.utils.sequence as a generator. I can\'t find a way to implement this in

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