-
> I have test HFNet with TF-TRT on Tensorflow 1.x and Tensorflow 2
> When using TensorFlow 1.x, dynamics_op must set to true and it takes long time of initialization. When using Tensorf…
-
Currently `pip install talos` forces to downgrade TF to 2.14. This happens especially when using google colab, which by default has TF 2.17.
It's not technically a bug, yet, but it is pushing Talo…
-
We are seeing the following errors after a simple `import tensorflow` with TensorFlow/2.15.1-foss-2023a-CUDA-12.1.1:
> 2024-10-25 14:56:51.496918: E external/local_xla/xla/stream_executor/cuda/cuda…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.9.1 (model saved), 2.17.0 (model loaded)
### Custom co…
-
https://github.com/tensorflow/tensorflow/issues/77826
TensorFlow version: 2.17.0
Transformers version: 4.46.0.dev0
Keras version: 3.6.0
This problem can be solved by using TensorFlow version 2…
-
In Keras 3, calling a model specified via the functional API with one StringLookupLayer and one IntegerLookupLayer each connected to their own Input layers raises a "Cast int64 to string" error, but i…
-
### Library name
tensorflow
### New version number
2.12.0
### Other information that may be useful (release notes, etc...)
It is important to be able to access models, older versions wi…
-
I am installing helixer following the manual installation guideline:
https://github.com/weberlab-hhu/Helixer/blob/main/docs/manual_install.md
The procedure suggests:
`tensorflow-gpu==2.7.0`
…
-
{
"platform":"",
"hub-mirror": [
"tensorflow/tensorflow:2.12.0-gpu"
]
}
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did…