summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd69c02a536a8ea8b062478516140862341acdce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-thop
	pkgdesc = Count the MACs / FLOPs of your PyTorch model.
	pkgver = 0.1.1.post2209072238
	pkgrel = 3
	epoch = 1
	url = https://github.com/Lyken17/pytorch-OpCounter
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pytorch
	source = git+https://github.com/Lyken17/pytorch-OpCounter#commit=43c064a
	sha256sums = 6dea63d70a3fd74b50d32d8caf774c56682e04c056f3e49fe08f629a72707920

pkgname = python-thop
	depends = python
	depends = python-pytorch