jp6/cu129/: jaxlib-0.7.2.dev0+selfbuilt metadata and description
XLA library for JAX
| author | JAX team |
| author_email | jax-dev@google.com |
| classifiers |
|
| description_content_type | text/markdown |
| dynamic |
|
| license | Apache-2.0 |
| license_file |
|
| metadata_version | 2.4 |
| requires_dist |
|
| requires_python | >=3.11 |
Because this project isn't in the mirror_whitelist,
no releases from root/pypi are included.
| File | Tox results | History |
|---|---|---|
jaxlib-0.7.2.dev0+selfbuilt-cp312-cp312-manylinux2014_aarch64.whl
|
|
jaxlib: support library for JAX
jaxlib is the support library for JAX. While JAX itself is a pure Python package, jaxlib contains the binary (C/C++) parts of the library, including Python bindings, the XLA compiler, the PJRT runtime, and a handful of handwritten kernels. For more information, including installation and build instructions, refer to main JAX README: https://github.com/jax-ml/jax/.