Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[TA] Fix preemption of cosine scheduler #3599

Merged
merged 4 commits into from
Apr 19, 2021
Merged

[TA] Fix preemption of cosine scheduler #3599

merged 4 commits into from
Apr 19, 2021

Conversation

stephenroller
Copy link
Contributor

Patch description
Cosine schedulers would handle preemption poorly. Rather than resuming, they would reset, iff we were past warmup. Much to my surprise, only cosine had this issue.

Testing steps
New CI.

Copy link
Contributor

@klshuster klshuster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, sorry you got stuck with doing this. all looks good to me

@stephenroller stephenroller merged commit 8664fd5 into master Apr 19, 2021
@stephenroller stephenroller deleted the lrbug branch April 19, 2021 15:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants