chiamp / orbax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbax

Orbax is a library providing common utilities for JAX users.

Checkpointing

Orbax includes a checkpointing library oriented towards JAX users, supporting a variety of different features required by different frameworks, including asynchronous checkpointing, various types, and various storage formats. We aim to provide a highly customizable and composable API which maximizes flexibility for diverse use cases.

To get started, check out our documentation.

Check out our colab for a hands-on introduction.

About

License:Apache License 2.0


Languages

Language:Python 78.4%Language:Jupyter Notebook 21.6%