summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4be8a479e15f15b64890e1cd341eb78f167e7d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-keras-flops
	pkgdesc = FLOPs calculator for TF2+
	pkgver = 0.1.2
	pkgrel = 2
	url = https://github.com/tokusumi/keras-flops
	arch = any
	license = MIT
	makedepends = python-installer
	makedepends = python-poetry
	depends = python-tensorflow
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/k/keras-flops/keras-flops-0.1.2.tar.gz
	sha256sums = 2561043d435dce3b0b6a68573a538facddbcfa637faf7ae7f48b2e8f373ed84e

pkgname = python-keras-flops