blob: abc62466034a035d634fcac68d6cfab17e800bcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-ptflops
pkgdesc = Flops counter for convolutional networks in pytorch framework
pkgver = 0.6.9
pkgrel = 1
url = https://github.com/sovrasov/flops-counter.pytorch
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pytorch
source = https://github.com/sovrasov/flops-counter.pytorch/archive/v0.6.9.tar.gz
sha256sums = dbd6a23728b0f219ceab84c4116b907310d586c2b3d4d8e5f8ad5e5934893cb8
pkgname = python-ptflops
|