-
5fa62e16b7859d38afb427e45ffbe03959526e75 set a runtime check with ` required_tensorflow_version = '2.18'`, but https://github.com/tensorflow/probability/blob/v0.25.0/setup.py#L52 still has the `Requi…
-
### Issue Type
Bug
### Source
source
### Keras Version
Keras 3.5.0
### Custom Code
No
### OS Platform and Distribution
Mac OS Sonoma 14.6.1
### Python version
3.10.9
### GPU model and memo…
-
### Issue Type
Bug
### Source
binary
### Keras Version
2.16.0
### Custom Code
No
### OS Platform and Distribution
Linux Ubuntu 20.04
### Python version
3.10
### GPU model and memory
_No r…
-
The tensorflow-probability package doesn't actually need tensorflow, which pulls in a huge number of other things. Some packages that don't need tensorflow at all just need this; please consider follo…
pgunn updated
2 weeks ago
-
Specifically,
```python
scipy.special.iv
scipy.special.ive
tensorflow_probability.math.bessel_iv_ratio
tensorflow_probability.math.log_bessel_ive
```
You could just lift the code from [here](ht…
-
Just to note it here, but google just announced the release of [Tensorflow Probability](https://medium.com/tensorflow/introducing-tensorflow-probability-dca4c304e245) which could be useful, and very c…
-
See this comment:
https://github.com/liesel-devs/liesel/pull/198#issuecomment-2248741496
The issue in the CI does not originate from scipy, but instead from incompatibility of tensorflow probabi…
-
Hi and congrats on the package!
I'm one of the reviewers for the JOSS paper you submitted, so here I'll list my questions and concerns about the code itself. This issue will be updated as my readin…
-
Tensorflow probability broke for numpy 2.0. See https://github.com/tensorflow/probability/issues/1814. Once that issue is resolved, we can unpin the numpy
-
Create BuildBackend function to automatically download required packages from conda (see #13; see also code below from `LinkOrgs`):
```
BuildBackend