summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01c0ae2e86b81b80ac5d99d4690e01803c9e3ded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-dm-haiku
	pkgdesc = A library for building neural networks in JAX
	pkgver = 0.0.13
	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-jmp
	depends = python-numpy
	depends = python-typing_extensions
	depends = python-tabulate
	optdepends = python-flax: Integration with flax
	source = dm-haiku-0.0.13.tar.gz::https://github.com/deepmind/dm-haiku/archive/refs/tags/v0.0.13.tar.gz
	source = python-dm-haiku.diff
	sha256sums = 5306ce774c358f3910c6f522cc62fe51d95677f04b608972bcffade907bae748
	sha256sums = SKIP

pkgname = python-dm-haiku