-
While implementing BNN using tensorflow, i'm getting the below error while using DenseVariational and not sure how to resolve it
I have also tried using Google collab/ Jupyter notebook/ VS code/ Kagg…
-
For example, currently:
- tensorflow: 2.15
- tensorflow-probability: 0.23.0
- keras: 2.15.0
- Python: 3.11
-
```bash
nixpkgs-review pr 193589 --skip-package-regex tengine --skip-package-regex tensorflow
```
However, `nixpkgs-review` still tries to build tensorflow and tengine eventhough I explicitly dec…
Atemu updated
3 months ago
-
Hi, I'm using Windows11(OSBuild:22621.674) and running this on virtual env on anaconda. I installed rex-gym from source (not PyPi).
Then, I faced same problem as [this](https://github.com/nicrusso7/r…
-
I have set up the environment that can run the training part perfectly, but when I wanted to try back translation on my data, it gave error like this:
*** forward translation ***
Traceback (most rec…
-
Consider the following:
```
uv add gpjax --optional jax
× No solution found when resolving dependencies:
╰─▶ Because gpjax==0.9.1 depends on numpy
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tensorflow==2.15.0.post1
### Custom code
Yes
### OS platform and dist…
-
I installed tensorflow 2.1 and pymc4 on window 10 machine. The packages are install in a new venv environment. I can import tensorflow (with some warning), but when trying to import pymc4 I got this e…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
On pypi, the SDist of `tensorflow-probability` is not published. Only a binary artifact is published. Is there a reason for not publishing SDist (.tar.gz) along the bdist_wheel that is currently publi…