blob: a5e4b9be947aedd69a9c72639e3c4989e9b3c277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-flax
pkgdesc = A neural network library and ecosystem for JAX designed for flexibility
pkgver = 0.6.3
pkgrel = 1
url = https://github.com/google/flax
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
depends = python-jax
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/f/flax/flax-0.6.3.tar.gz
sha256sums = 064f33f24f49ecef01c171cc770d22493fb8f9a36ed29db5e75f82d2052682a9
pkgname = python-flax
|