blob: 21e64c04a94c3e67a9663f788239975f60d6c02d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-tensorflow-probability-git
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
pkgver = r10119.90fc5c917
pkgrel = 1
url = https://github.com/tensorflow/probability
arch = any
license = APACHE
makedepends = python-setuptools
makedepends = bazel
depends = python-tensorflow
depends = python-numpy
depends = python-six
depends = python-decorator
depends = python-cloudpickle
depends = python-dm-tree
source = git+https://github.com/tensorflow/probability.git
sha256sums = SKIP
pkgname = python-tensorflow-probability-git
|