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

GH-2928: Unify loss reduction #2933

Merged
merged 3 commits into from
Sep 3, 2022
Merged

Conversation

alanakbik
Copy link
Collaborator

Closes #2928 by making sure that all losses are summed over all points, instead of averaged. Also changes the forward_loss signature to always return a tuple consisting of the loss and the number of points.

@alanakbik alanakbik merged commit d4ed67b into master Sep 3, 2022
@alanakbik alanakbik deleted the GH-2928-unify-loss-reduction branch September 3, 2022 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify loss reduction across models
1 participant