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

added tree_map deprecation warning filter #3828

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Apr 5, 2024

Added tree_map deprecation warning filter. This is to unblock HEAD, since Flax is getting an error because CLU has a deprecation warning. The deprecation warning is fixed here but we have to wait for CLU to do a new release.

@chiamp chiamp self-assigned this Apr 5, 2024
@chiamp chiamp changed the title added tree_map deprecation warning filter added tree_map deprecation warning filter Apr 5, 2024
@chiamp chiamp requested a review from cgarciae April 5, 2024 17:13
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.19%. Comparing base (760cf86) to head (04313c0).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3828   +/-   ##
=======================================
  Coverage   61.19%   61.19%           
=======================================
  Files         105      105           
  Lines       13148    13148           
=======================================
  Hits         8046     8046           
  Misses       5102     5102           

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

@copybara-service copybara-service bot merged commit 5199d5c into google:main Apr 5, 2024
19 checks passed
@chiamp chiamp deleted the filter branch April 5, 2024 18:23
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.

2 participants