Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Tsvyashchenko
be52722509
python3Packages.jaxlib: refactor to support Nix-based builds (#151909)
* python3Packages.jaxlib: rename to `jaxlib-bin`

Refactoring `jaxlib` to have a similar structure to `tensorflow` with the 'bin' and 'build' options.

* python3Packages.jaxlib: init the 'build' variant at 0.1.75

Similar to `tensorflow-build`, now there's an option to build `jaxlib` using Nix-provided environment and dependencies.

* python3Packages.jax: 0.2.24 -> 0.2.26

* Addressed review comments.

* Fixed `cudaSupport` missing property on some arches.

* Unified the versions of CUDA-related packages with TF.

Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com>
2021-12-27 16:19:10 -08:00
Jonathan Ringer
685788d164
python3Packages.jax: 0.2.24 -> 0.2.25 2021-11-30 18:51:59 -08:00
Fabian Affolter
ddf89d7d96 python3Packages.jax: 0.2.21 -> 0.2.24 2021-11-09 08:43:22 -08:00
Martin Weinelt
1b07699d46 python3Packages.jax: 0.2.19 -> 0.2.21 2021-10-11 01:22:03 +02:00
Samuel Ainsworth
6f44416cf2 python3Packages.jax: remove meta.description period 2021-09-01 21:04:02 +00:00
Samuel Ainsworth
426569a041 python3Packages.jax: init at 0.2.19 2021-08-22 20:39:04 +00:00