-
Is it possible to run guesslang inference without the need of TensorFlow?
I see that some pre-trained model is offered as part of the github. But users will still need to install the complete TensorF…
-
### 1. System information
WSL Linux l 5.14.0-427.18.1.el9_4.x86_64 GNU/Linux
tensorflow==2.10.1
tensorflow-cpu==2.10.1
installed using pip
### 2. Code
Ignore the fact that the dequantization…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x ] I am reporti…
-
Tensorflow version- 1.12.0 (cpu release)
Os: windows 10 enterprise version 17134
python : 3.6.4
pip -- 18.1
protobuf -3.6.1
am atm trying out tensorflow-for-poets-2 tflite android
tensorflow …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.13
### Custom code
No
### OS platform and distribution
Windows 1…
-
Are there any future plans to use tensorflow lite?
-
update tf.lite to use ai_edge_litert, including requirements and aarch64 builds
bug=2713
-
The last time I started a training session with my dataset was a few days ago, but today, without changing anything, an unexpected error appeared that I had never seen at the beginning of the training…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf-master
### Custom code
Yes
### OS platform and distribution
Windo…
-
Hi everyone, I'm going to convert h5 to tflite of contexnet model, by executing tflite.py in the examples/contextnet/ direction, and I get several errors. I run these commands in order,
`
git clone…