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

remove deprecated normalize function #3531

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Dec 5, 2023

Jax has deprecated their normalize function in favor of standardize, so we should remove it from NNX since NNX already has standardize. The deprecation warning was also breaking HEAD

@chiamp chiamp self-assigned this Dec 5, 2023
@chiamp chiamp requested a review from cgarciae December 5, 2023 01:27
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (230b0d7) 56.17% compared to head (28d41d9) 56.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3531      +/-   ##
==========================================
- Coverage   56.17%   56.16%   -0.01%     
==========================================
  Files         100      100              
  Lines       11862    11861       -1     
==========================================
- Hits         6663     6662       -1     
  Misses       5199     5199              

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

@copybara-service copybara-service bot merged commit 512a6d8 into google:main Dec 5, 2023
19 checks passed
@chiamp chiamp deleted the normalize branch December 5, 2023 18:32
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.

3 participants