blob: 1fefb1d508393d4df107f9845568d7f545abfa9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pytorch-thop-git
pkgdesc = PyTorch MACs counter
pkgver = r112.d1920d3
pkgrel = 2
url = https://github.com/Lyken17/pytorch-OpCounter
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pytorch
source = git+https://github.com/Lyken17/pytorch-OpCounter.git
sha256sums = SKIP
pkgname = python-pytorch-thop-git
|