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 use_fast_variance option to GroupNorm and BatchNorm to allow disabling it. #3256

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Add use_fast_variance option to GroupNorm and BatchNorm to allow disabling it.

@google-cla
Copy link

google-cla bot commented Aug 3, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #3256 (bc6a6c1) into main (8da8c46) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3256   +/-   ##
=======================================
  Coverage   82.34%   82.34%           
=======================================
  Files          54       54           
  Lines        6088     6090    +2     
=======================================
+ Hits         5013     5015    +2     
  Misses       1075     1075           
Files Changed Coverage Δ
flax/linen/normalization.py 97.46% <100.00%> (+0.03%) ⬆️

@copybara-service copybara-service bot force-pushed the test_553390785 branch 2 times, most recently from cf188df to 60b4f61 Compare August 4, 2023 12:47
@copybara-service copybara-service bot closed this Aug 4, 2023
@copybara-service copybara-service bot deleted the test_553390785 branch August 4, 2023 12:53
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.

1 participant