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

Adds axis_name and axis_index_groups to LayerNorm and GroupNorm. #2402

Merged
merged 0 commits into from
Aug 18, 2022

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Aug 16, 2022

Adds axis_name and axis_index_groups to LayerNorm and GroupNorm.

@google-cla
Copy link

google-cla bot commented Aug 16, 2022

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.

@copybara-service copybara-service bot changed the title Adds axis_name and axis_index_groups to LayerNorm. Adds axis_name and axis_index_groups to LayerNorm and GroupNorm. Aug 18, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #2402 (27730c7) into main (c3e5363) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2402      +/-   ##
==========================================
+ Coverage   79.23%   79.25%   +0.01%     
==========================================
  Files          49       49              
  Lines        4865     4869       +4     
==========================================
+ Hits         3855     3859       +4     
  Misses       1010     1010              
Impacted Files Coverage Δ
flax/linen/normalization.py 96.37% <100.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@copybara-service copybara-service bot merged commit 2b73efd into main Aug 18, 2022
@copybara-service copybara-service bot deleted the test_467990868 branch August 18, 2022 18:00
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