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

enforce mask kwarg in norm layers #3663

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Jan 27, 2024

enforce mask kwarg in norm layers

@chiamp chiamp self-assigned this Jan 27, 2024
@chiamp chiamp requested a review from cgarciae January 27, 2024 01:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61ece40) 56.28% compared to head (c748bae) 56.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3663   +/-   ##
=======================================
  Coverage   56.28%   56.28%           
=======================================
  Files         101      101           
  Lines       12201    12201           
=======================================
  Hits         6867     6867           
  Misses       5334     5334           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cgarciae
Copy link
Collaborator

This PR is technically a breaking change, we could consider bumping version to 0.9.0 on next release.

@copybara-service copybara-service bot merged commit 0a88cfd into google:main Feb 9, 2024
19 checks passed
@chiamp chiamp deleted the mask branch March 16, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants