Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug in Orbax checkpointing where None values PyTree are not han…
…dled correctly. This is caused by a recent update in jax where None values are no longer considered as a leaf node: https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-34-october-4-2024. PiperOrigin-RevId: 691828986
- Loading branch information