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

cleanup: replace deprecated jax.tree_map with jax.tree_util.tree_map #2311

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

copybara-service[bot]
Copy link

cleanup: replace deprecated jax.tree_map with jax.tree_util.tree_map

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

Codecov Report

Merging #2311 (8d27c74) into main (80cb1b2) will not change coverage.
The diff coverage is 72.09%.

@@           Coverage Diff           @@
##             main    #2311   +/-   ##
=======================================
  Coverage   75.83%   75.83%           
=======================================
  Files          61       61           
  Lines        5383     5383           
=======================================
  Hits         4082     4082           
  Misses       1301     1301           
Impacted Files Coverage Δ
flax/linen/summary.py 93.75% <ø> (ø)
flax/optim/base.py 34.10% <0.00%> (ø)
flax/optim/dynamic_scale.py 0.00% <0.00%> (ø)
flax/optim/weight_norm.py 27.84% <0.00%> (ø)
flax/core/axes_scan.py 95.45% <100.00%> (ø)
flax/core/lift.py 95.91% <100.00%> (ø)
flax/core/scope.py 89.88% <100.00%> (ø)
flax/linen/partitioning.py 82.32% <100.00%> (ø)
flax/linen/transforms.py 89.68% <100.00%> (ø)

@copybara-service copybara-service bot merged commit e7742de into main Jul 21, 2022
@copybara-service copybara-service bot deleted the test_462169163 branch July 21, 2022 14:45
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.

2 participants