-
Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: google/orbax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move
Checkpointer
implementations to _src
.
#1343
opened Nov 15, 2024 by
copybara-service
bot
Loading…
Add user-facing Root/StepMetadata classes and internal serialization modules.
#1335
opened Nov 14, 2024 by
copybara-service
bot
Loading…
Add validation associated with
strict=True
option to prevent loading an array index that was never written to.
#1317
opened Nov 11, 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…
Bump ipython from 7.23.1 to 8.10.0 in /docs/requirements in the pip group across 1 directory
dependencies
Pull requests that update a dependency file
#1201
opened Sep 24, 2024 by
dependabot
bot
Loading…
Add emergency checkpoint logging of arrays for debugging.
#1198
opened Sep 23, 2024 by
copybara-service
bot
Loading…
test restoring to global_mesh in parallel
#1195
opened Sep 19, 2024 by
copybara-service
bot
Loading…
Add an option to skip validating merged parameters in Orbax.
#1126
opened Sep 2, 2024 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.