blob: 665d0f0c3346a4aa623eff028f60a52378e96ee4 (
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.7.2.2
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.7.2.2.tar.gz
sha256sums = aa8f5ed4f20601dfef07194df22482622a9728393e98d9305a8db860a0b131ae
pkgname = python-ptflops
|