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

Simplify mse() to use abs2() #1795

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Simplify mse() to use abs2() #1795

merged 2 commits into from
Dec 13, 2021

Conversation

staticfloat
Copy link
Contributor

This simplifies the implementation of mse() a bit, as requested by @DhairyaLGandhi

This simplifies the implementation of `mse()` a bit.
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2021

Once the build has completed, you can preview any updated documentation at this URL: https://fluxml.ai/Flux.jl/previews/PR1795/ in ~20 minutes

DhairyaLGandhi
DhairyaLGandhi previously approved these changes Dec 1, 2021
Copy link
Member

@DhairyaLGandhi DhairyaLGandhi left a comment

Choose a reason for hiding this comment

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

Lgtm

bors r+

bors bot added a commit that referenced this pull request Dec 1, 2021
1795: Simplify mse() to use `abs2()` r=DhairyaLGandhi a=staticfloat

This simplifies the implementation of `mse()` a bit, as requested by `@DhairyaLGandhi` 

Co-authored-by: Elliot Saba <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 1, 2021

Build failed:

@ToucheSir
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 13, 2021

Build succeeded:

@bors bors bot merged commit 48596ef into master Dec 13, 2021
@CarloLucibello CarloLucibello deleted the sf/simplify_mse branch April 7, 2022 07: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.

4 participants