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

Disable registration of dataclasses defined in __main__ with JAX tree util. #356

Merged
merged 0 commits into from
May 22, 2024

Conversation

copybara-service[bot]
Copy link

Disable registration of dataclasses defined in main with JAX tree util.

This avoids pickling failures of the sort _pickle.PicklingError: Can't pickle <functools._lru_cache_wrapper object>: it's not the same object as register_dataclass_type_with_jax_tree_util.

@copybara-service copybara-service bot force-pushed the test_635813725 branch 5 times, most recently from b567b7c to f30d8a9 Compare May 22, 2024 14:02
@copybara-service copybara-service bot closed this May 22, 2024
@copybara-service copybara-service bot merged commit 63edbff into master May 22, 2024
@copybara-service copybara-service bot deleted the test_635813725 branch May 22, 2024 14: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.

0 participants