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

Refactor TypeHandler to operate over batches of values, rather than individual ones. This allows more flexibility for implementations that may operate more efficiently on batches. #3212

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Refactor TypeHandler to operate over batches of values, rather than individual ones. This allows more flexibility for implementations that may operate more efficiently on batches.

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Merging #3212 (5ccf8db) into main (b4591c1) will increase coverage by 0.00%.
The diff coverage is 81.81%.

@@           Coverage Diff           @@
##             main    #3212   +/-   ##
=======================================
  Coverage   82.31%   82.32%           
=======================================
  Files          54       54           
  Lines        6062     6071    +9     
=======================================
+ Hits         4990     4998    +8     
- Misses       1072     1073    +1     
Impacted Files Coverage Δ
flax/training/orbax_utils.py 69.44% <77.77%> (+2.77%) ⬆️
flax/training/checkpoints.py 68.53% <100.00%> (+0.23%) ⬆️

@copybara-service copybara-service bot force-pushed the test_547892330 branch 2 times, most recently from 0c99d0a to 5ccf8db Compare July 20, 2023 19:38
@copybara-service copybara-service bot closed this Jul 20, 2023
@copybara-service copybara-service bot deleted the test_547892330 branch July 20, 2023 19:49
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