-
Hello,
I found out that, since Tensorflow (v2.16+) recently changed the default version of Keras to the version 3, is there any initiative to update the code to make it work with Keras v3.
If such…
-
I installed keras-nlp:
`>pip install --upgrade keras-nlp`
> Successfully installed google-auth-oauthlib-0.4.6 keras-2.10.0 protobuf-3.19.6 tensorboard-2.10.1 tensorboard-data-server-0.6.1 tensorfl…
-
```
!pip install top2vec[sentence_encoders]
!pip install tensorflow-probability
```
---
```
from top2vec import Top2Vec
import pandas as pd
import numpy as np
df = pd.read_csv("/content/dri…
-
## Prerequisites
Please make sure to check off these prerequisites before submitting a bug report.
- [x] Version 0.8.1 from pip.
- [x] Check that the issue hasn't already been reported, by checking…
-
We got following issues while running your code:
```bash
python test.py
2024-11-20 13:32:51.141934: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly diff…
-
### Issue type
Performance
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.8
### Custom code
Yes
### OS platform and distribution
…
-
-
### What happened?
We updated the TF examples to use TF-V2 ([#2015](https://github.com/kubeflow/training-operator/issues/2015)), but as described [here,](https://github.com/tensorflow/tensorflow/is…
-
Hello, thank you for sharing the source code of your work. I would like to understand this error related to annotation, which occurred across all the different models :
------------------------------…
-
## Prerequisites
Please make sure to check off these prerequisites before submitting a bug report.
- [x] Checked on last version 0.8.1.
- [x] Similar issue checked, not the same problem #172 .
- […