Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Fixes recovering when the model expects metrics to be ready #5293

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

dirkgr
Copy link
Member

@dirkgr dirkgr commented Jun 30, 2021

Some models expect that you only call get_metrics() on them if they have seen at least one batch. When recovering, this is not the case. This fixes that scenario.

@dirkgr dirkgr requested a review from AkshitaB June 30, 2021 22:04
@dirkgr dirkgr self-assigned this Jun 30, 2021
@dirkgr dirkgr merged commit 5378533 into main Jul 1, 2021
@dirkgr dirkgr deleted the RecoveryWithMetrics branch July 1, 2021 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants