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

Serialization support #2

Merged
merged 4 commits into from
Mar 4, 2023
Merged

Serialization support #2

merged 4 commits into from
Mar 4, 2023

Conversation

cgarciae
Copy link
Owner

@cgarciae cgarciae commented Mar 4, 2023

  • Adds optional flax serialization support (only if the dependency is available)
  • Prepares to add key_path support once jax releases this API.

@cgarciae cgarciae changed the title Flax serialization support Serialization support Mar 4, 2023
@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #2 (adfdb6e) into main (29b7f43) will increase coverage by 0.26%.
The diff coverage is 97.50%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   95.65%   95.91%   +0.26%     
==========================================
  Files           2        2              
  Lines          69       98      +29     
==========================================
+ Hits           66       94      +28     
- Misses          3        4       +1     
Impacted Files Coverage Δ
simple_pytree/pytree.py 95.87% <97.50%> (+0.28%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cgarciae cgarciae merged commit 5bcb5d5 into main Mar 4, 2023
@cgarciae cgarciae deleted the add-jit-test branch March 17, 2023 17:08
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