orbax
orbax copied to clipboard
Orbax provides common utility libraries for JAX users.
Propagate batch_padding_policy through BatchOptions in JSV - Propagate batch_padding_policy from BatchOptions -> BatchRunnerOpOptions -> QueueOptions. - Temporarily convert batch_padding_policy to string for propagation. Add TODOs to use BatchPaddingPolicy enum when...
small changes
Adding Orbax PreservationPolicy for checkpoint in GMAX PROD.
Refactor some test utils to test save and restore operations in more scenarios
Create a function to convert FunctionInfo to ConcreteFunction.
Stabilizing OBM proto -- consolidating device assignment and compile options
TLDR; version 0.11.8 works, latest is leaking (haven't tested with versions in-between). I've originally opened an issue about this at https://github.com/google-deepmind/gemma/issues/354 but nailed it down to the current latest orbax-checkpoint...
Add option to configure allow_split_physical_axes when setting up mesh using config.
Internal change
Internal change