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

Internal changes to support more export / load options.

Fix error checking in async portion of CheckpointManager save.

Refactor training time saved measurement so that all non-primary hosts report it as well.

Reopening an issue regarding incompatibility with Haiku naming conventions (similar to [previous issue](https://github.com/google/orbax/issues/339)). This is not problematic in v0.3.5 Sample code: ```python from jax import numpy as jnp import orbax.checkpoint...

type:bug
checkpoint

It would be great if you could provide the empty py.typed file for type checking. I'm a little confused about the structure of two packages in one repo, and not...

type:feature
checkpoint