Orbax Export
pip install orbax-export (latest PyPi release) OR
pip install 'git+https://github.com/google/orbax/#subdirectory=export' (from this repository, at HEAD)
import orbax.export
Orbax includes a serialization library for JAX users, enabling the exporting of JAX models to the TensorFlow SavedModel format.
Note that orbax-export requires TensorFlow, but does not include it by default to allow for flexibility in version choice. If you wish to install with standard TensorFlow, please use pip install orbax-export[all].
To get started, check out our documentation.
Release files for orbax-export 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| orbax_export-0.0.8.tar.gz | 125.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| orbax_export-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 305.5 kB
Release files / orbax_export-0.0.8.tar.gz
| Download URL | orbax_export-0.0.8.tar.gz |
|---|---|
| Size | 125.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
544eef564e2a6f17cd11b1167febe348b7b7cf56d9575de994a33d5613dd568a
|
|
BLAKE2b-256 checksum How to use checksums |
1cc8ed7ac3c3c687bf129d7469b016c2b3d8777379f4ea453474e50ee41ce5cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|
Release files / orbax_export-0.0.8-py3-none-any.whl
| Download URL | orbax_export-0.0.8-py3-none-any.whl |
|---|---|
| Size | 180.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f8037e1666ad28411cdb08d0668a2737b1281a32902c623ceda12109a089bc36
|
|
BLAKE2b-256 checksum How to use checksums |
7fa93a755a58c8b6a36fe7e9e66bb6b93967ff49cdbc77cca8eacb2cf66435e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|