summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 979c07c741a9a634d97b12b15316a50699e833cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-tensorboardx
	pkgdesc = Tensorboard for PyTorch
	pkgver = 2.6.2.2
	pkgrel = 2
	url = https://github.com/lanpa/tensorboardX
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-numpy
	depends = python-protobuf
	optdepends = python-crc32c: speed up
	optdepends = python-soundfile: 200x speed up the add_audio() function
	conflicts = python-tensorboard-git
	source = https://files.pythonhosted.org/packages/source/t/tensorboardX/tensorboardX-2.6.2.2.tar.gz
	sha256sums = c6476d7cd0d529b0b72f4acadb1269f9ed8b22f441e87a84f2a3b940bb87b666

pkgname = python-tensorboardx