Skip to content

[BUG Report]: EarlyStop does not stop #1170

Open
@asaf92

Description

@asaf92

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions