summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06fa92713761cc1c8bf35534c9accc3eb1b262c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-dm-haiku
	pkgdesc = A library for building neural networks in JAX
	pkgver = 0.0.14
	pkgrel = 1
	url = https://github.com/deepmind/dm-haiku
	arch = x86_64
	groups = deepmind
	groups = jax
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python-absl
	depends = python-jax
	depends = python-numpy
	depends = python-tabulate
	optdepends = python-flax: Integration with flax
	source = dm-haiku-0.0.14.tar.gz::https://github.com/deepmind/dm-haiku/archive/refs/tags/v0.0.14.tar.gz
	source = python-dm-haiku.diff
	sha256sums = e006e9a1f4f39cd3dcc4b2d96645716c936d91b7c3d14da414e483bb2f24cd57
	sha256sums = SKIP

pkgname = python-dm-haiku