-
Notifications
You must be signed in to change notification settings - Fork 37
Pull requests: google/orbax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Expand
StepMetadata.item_metadata
type to include non-composite cases.
#1442
opened Dec 12, 2024 by
copybara-service
bot
Loading…
Expand
StepMetadata.item_handlers
type to include non-composite cases.
#1441
opened Dec 12, 2024 by
copybara-service
bot
Loading…
Add logs in
consistent_restore_mesh
to examine the invariant.
#1427
opened Dec 5, 2024 by
copybara-service
bot
Loading…
Need to add because parent CL updates Orbax codebase.
#1369
opened Nov 21, 2024 by
copybara-service
bot
Loading…
Fix a bug in Orbax checkpointing where None values PyTree are not handled 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.
#1286
opened Oct 31, 2024 by
copybara-service
bot
Loading…
Add user-facing
TreeMetadata
object returned by PyTreeCheckpointHandler.metadata
. This object mimics an ordinary PyTree to make the change unnoticeable to most users, but also has additional accessible properties not included in any tree mapping operations.
#1276
opened Oct 28, 2024 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.