Skip to content

Conversation

benfred
Copy link
Owner

@benfred benfred commented Jun 5, 2023

We weren't calculating the loss correctly for CPU ALS models, when regularization was non-zero. In addition to incorrect results, this also could cause a segfault in certain conditions.

Fix.

benfred added 2 commits June 5, 2023 16:52
We weren't calculating the loss correctly for CPU ALS models,
when regularization was non-zero. In addition to incorrect results,
this also could cause a segfault in certain conditions.

Fix.
@benfred benfred merged commit 6c9db63 into main Jun 6, 2023
@benfred benfred deleted the fix_calculate_loss_segfault branch June 6, 2023 00:34
@benfred benfred added the bug label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant