Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/progress goes backwards #166

Merged
merged 5 commits into from
Mar 10, 2024
Merged

Fix/progress goes backwards #166

merged 5 commits into from
Mar 10, 2024

Conversation

L-M-Sherlock
Copy link
Member

@L-M-Sherlock L-M-Sherlock commented Mar 10, 2024

fix https://forums.ankiweb.net/t/anki-24-04-beta-rc/41792/53?u=l.m.sherlock

In this PR, we will initialize the progress before training.

@L-M-Sherlock L-M-Sherlock added the bug Something isn't working label Mar 10, 2024
src/training.rs Outdated Show resolved Hide resolved
@L-M-Sherlock L-M-Sherlock merged commit ec2eae5 into main Mar 10, 2024
3 checks passed
@L-M-Sherlock L-M-Sherlock deleted the Fix/progress-goes-backwards branch March 10, 2024 11:40
dae added a commit that referenced this pull request Mar 11, 2024
- Avoid par_iter() inside existing into_par_iter()
- Avoid extra trainset clone
@dae
Copy link
Collaborator

dae commented Mar 11, 2024

Thanks for looking into this!

L-M-Sherlock pushed a commit that referenced this pull request Mar 11, 2024
- Avoid par_iter() inside existing into_par_iter()
- Avoid extra trainset clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants