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

Use new jax.tree_util.register_pytree_with_keys to register chex.Dataclass. #266

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

copybara-service[bot]
Copy link

Use new jax.tree_util.register_pytree_with_keys to register chex.Dataclass.

This will enable more informative key-paths when using jtu.tree_map_with_path
on a Chex dataclass.

@copybara-service copybara-service bot force-pushed the test_525729160 branch 2 times, most recently from b9d4900 to c64dc20 Compare April 20, 2023 15:14
…ataclass`.

This will enable more informative key-paths when using `jtu.tree_map_with_path`
on a Chex dataclass.

PiperOrigin-RevId: 525751837
@copybara-service copybara-service bot merged commit fcf33ee into master Apr 20, 2023
@copybara-service copybara-service bot deleted the test_525729160 branch April 20, 2023 15:21
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