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?
call