orbax icon indicating copy to clipboard operation
orbax copied to clipboard

Orbax provides common utility libraries for JAX users.

Results 335 orbax issues
Sort by recently updated
recently updated
newest added

Current implementation of `slice_count` is not what the name indicates. Actually it returns the **replica** count along the `replica_axis_index`. This PR returns the actual slice count based on the global...

**Changes** Improved dependency granularity by changing the step library to import only the necessary class from Phoenix, instead of a broader module. - Modifies Orbax to depend on this new,...

I'm trying to migrate from an older version of orbax (`v0.6.4`) to a newer one (`v0.11.10`), and I have a problem with restoring checkpoints. I have two similar checkpoints, and...

type:support
checkpoint

Divide values into chunks when communicating with JAX distributed client