-
Notifications
You must be signed in to change notification settings - Fork 71
Pull requests: google/orbax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor ServingConfig to use ObmExportOptions dataclass.
#2675
opened Dec 8, 2025 by
copybara-service
bot
Loading…
Add Orbax Checkpoint V1 documentation section to table of contents.
#2667
opened Dec 5, 2025 by
copybara-service
bot
Loading…
Enforce topology check in StandardCheckpointHandler.restore
#2663
opened Dec 5, 2025 by
copybara-service
bot
Loading…
Remove v0 logic out of
OrbaxLayout which now only represents v1 checkpoints/layouts
#2662
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Split v0 checkpoint format/layout logic out from OrbaxLayout and into seperate V0Layout
#2661
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Add testing to verify backwards compatibility when missing _CHECKPOINT_METADATA or saving pytree directly to checkpoint.
#2660
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Fix composite handler's extraction logic for handler type strings when missing _CHECKPOINT_METADATA
#2659
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Integrate TPU Inference Converter V2 for bfloat16 optimization in Orbax export.
#2658
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Ensure metadata and loading works correctly when missing _CHECKPOINT_METADATA file.
#2656
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Add logging for the checkpoint config, in addition to benchmark options.
#2655
opened Dec 3, 2025 by
copybara-service
bot
Loading…
Temporarily disable proto compilation for orbax/experimental/model in doc serving script.
#2644
opened Dec 2, 2025 by
copybara-service
bot
Loading…
Fix checkpoint key value restoration when working with dictionary integer keys
#2632
opened Nov 26, 2025 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.