Open
Description
Description
When using EarlyStop and reaching a point where the training should stop, it just repeats the message Restoring model weights from the end of the best epoch:
but keeps training.
It looks like it sets stop_training = true
correctly, but the value of stop_training is not checked anywhere in FitInternal
Reproduction Steps
No response
Known Workarounds
No response
Configuration and Other Information
No response
Metadata
Metadata
Assignees
Labels
No labels