Search Criteria
Package Details: python-tensorflow-probability 0.12.1-1
Git Clone URL: | https://aur.archlinux.org/python-tensorflow-probability.git (read-only, click to copy) |
---|---|
Package Base: | python-tensorflow-probability |
Description: | Probabilistic reasoning and statistical analysis in TensorFlow |
Upstream URL: | https://github.com/tensorflow/probability |
Keywords: | tensorflow |
Licenses: | |
Submitter: | oysstu |
Maintainer: | oysstu |
Last Packager: | oysstu |
Votes: | 4 |
Popularity: | 0.005902 |
First Submitted: | 2019-02-20 14:59 |
Last Updated: | 2020-12-29 22:03 |
Dependencies (10)
- python (python-dbg)
- python-cloudpickle
- python-decorator
- python-dm-tree (python-dm-tree-git)
- python-gast03
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-six
- python-tensorflow (python-tensorflow-cpu-git, python-tensorflow2, python-tensorflow-computecpp, python-tensorflow114-opt, python-tensorflow114-cuda, python-tensorflow114-opt-cuda, python-tensorflow-cuda-kepler, python-tensorflow-opt-native, python-tensorflow-opt-native-cuda, python-tensorflow-rocm, python-tensorflow-opt-rocm, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda)
- bazel (bazel-git, bazel024-bin, bazel024, bazel2, bazelisk, bazelisk-bin) (make)
- python-setuptools (make)
Latest Comments
oysstu commented on 2020-07-25 15:15
Well, the arch wiki is pretty clear that the packages should track stable releases unless there are security issues or breakage that cannot easily be backported. Not sure why the arch tensorflow package tracks the release candidates. As it stands, I would rather track the stable releases and let those interested in the most recent features upgrade on their own, but I'm not opposed to upgrading to the tfp-rc if any breakage is found since it is tested against the tf-rc.
juacrumar commented on 2020-07-25 11:13
Wasn't sure wether to flag the package out of date. Technically the package is not out-of-date, but since Arch has updated now python-tensorflow to 2.3rc2, you'll need version 0.11rc1 of this package in order to run.
I've installed:
https://github.com/tensorflow/probability/archive/v0.11.0-rc1.tar.gz
sha256sum: 24ceceffc3d1380d8aef16e7632f2ef856f94a480ac33a6fd670a91e6fec5d34
Also, now there is also a dependence on dm-tree.
oysstu commented on 2020-02-07 09:01
Bazel requires OpenJDK 11, so the installation would fail on systems that had a different java environment set as default. I've updated the PKGBUILD to point to the specific version of java.
Bazel is unfortunately required, as it generates a bunch of python files before packaging with setuptools
wjhandley commented on 2020-02-07 04:01
I get the error:
trougnouf commented on 2020-02-06 12:45
I get the following error: