-
### Issue type
Performance
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform…
-
### What happened?
I've been experimenting with TensorFlow by following the tutorial available [here](https://www.tensorflow.org/tutorials/audio/simple_audio). However, I noticed that the model's pre…
-
你好,请问一下,你使用tensorflow_hub的要求不是tensorflow>=1.15.0吗?请问你是如何在1.14.0上运行的?不会报ImportError:
This version of tensorflow_hub requires tensorflow version >= 1.15.0这个错误吗?求解答
-
### What happened?
https://github.com/iree-org/iree/actions/workflows/samples.yml has been failing for two days. Sample logs: https://github.com/iree-org/iree/actions/runs/11547361887/job/32137116277…
-
Hi,
If I import tensorflow_hub before importing top2vec I cannot save models and get the error
TypeError: 'NoneType' object is not iterable
Importing top2vec before tensorflow_hub allows me t…
-
Getting the following error when initializing a BERT model using this package:
```
FileNotFoundError: Op type not registered 'NormalizeUTF8' in binary running on .local. Make sure the Op and Kerne…
-
### Background
Tensorflow Text (TFT) is an add-on package for Tensorflow Core (TFC) that implements various NLP-related operators.
TFT is a dependency for KerasNLP, which is an add-on package for Ke…
-
## Problem description
Pulling certain (not all) images from the Docker Hub by their sha256 leads to the "500 Internal Server Error" HTTP status:
```
$ docker pull tensorflow/tensorflow@sha256:20…
-
I am wondering if there is a Tensorflow-hub model of the BioBERT? or a way to convert the .ckpt model into Tensorflow 2.x compatible .pb saved model?
Thanks in advance.
-
Hi , I tried to use your provided code to calculate FVD, but I encountered an error. Could you please help me understand what might be causing it?
Traceback (most recent call last):
File "/home/hu…