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

add weighted average to results obj #2930

Merged
merged 2 commits into from
Aug 12, 2020
Merged

add weighted average to results obj #2930

merged 2 commits into from
Aug 12, 2020

Conversation

williamFalcon
Copy link
Contributor

Fixes #2924

When Result(reduce_fx=torch.mean) we automatically turn it into a weighted average to account for batch size.

@mergify mergify bot requested a review from a team August 12, 2020 11:10
@williamFalcon williamFalcon merged commit a46130c into master Aug 12, 2020
ameliatqy pushed a commit to ameliatqy/pytorch-lightning that referenced this pull request Aug 17, 2020
@Borda Borda added this to the 0.9.0 milestone Aug 20, 2020
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.

Smaller last batch skews Train/EvalResult
2 participants