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

Flax will default to returning regular dicts instead of FrozenDicts in the future. Some internal-only tests fail because they expect frozen params when creating TrainState. #3104

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Flax will default to returning regular dicts instead of FrozenDicts in the future. Some internal-only tests fail because they expect frozen params when creating TrainState.

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Merging #3104 (9a98529) into main (a1a669a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3104   +/-   ##
=======================================
  Coverage   81.94%   81.94%           
=======================================
  Files          55       55           
  Lines        6037     6038    +1     
=======================================
+ Hits         4947     4948    +1     
  Misses       1090     1090           
Impacted Files Coverage Δ
flax/training/train_state.py 84.21% <100.00%> (+0.87%) ⬆️

@copybara-service copybara-service bot force-pushed the test_533567519 branch 4 times, most recently from 9a98529 to ded5156 Compare June 1, 2023 00:38
@copybara-service copybara-service bot closed this Jun 1, 2023
@copybara-service copybara-service bot deleted the test_533567519 branch June 1, 2023 00:48
copybara-service bot pushed a commit to google-research/vmoe that referenced this pull request Jun 1, 2023
copybara-service bot pushed a commit that referenced this pull request Jun 1, 2023
copybara-service bot pushed a commit to google-research/vmoe that referenced this pull request Jun 1, 2023
copybara-service bot pushed a commit that referenced this pull request Jun 1, 2023
copybara-service bot pushed a commit that referenced this pull request Jun 1, 2023
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