Keras/Tensorflow model seems to run the 'call' method twice on fit - why?

后端 未结 0 1432
囚心锁ツ
囚心锁ツ 2020-11-28 02:30

I added a print to a call function in Keras model, and suspect that the call method is called twice on model.fit - what is the reason for that?

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