blob: cdc35111c79309cfd0f77f6272f481e47e1c4bd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = pytorch-kineto-git
pkgdesc = Kineto is part of the PyTorch Profiler
pkgver = r704.16e2a56b
pkgrel = 1
url = http://www.pytorch.org
arch = x86_64
license = BSD
makedepends = cmake
makedepends = git
makedepends = python-setuptools
depends = fmt
source = kineto::git+https://github.com/pytorch/kineto.git
source = 3rdparty.patch
sha256sums = SKIP
sha256sums = dbedadc2b00acd0611456d704e8cbdab5d24d724b5faa01243d47487f31658aa
pkgname = libkineto-git
depends =
optdepends =
conflicts =
pkgname = torch-tb-profiler-git
depends =
optdepends =
conflicts =
|