-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59112
Opening on behalf of @tensorbuffer
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nig…
-
### 1. System information
- OS Platform and Distribution: Ubuntu 22.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, if pip package or github SH…
-
### Describe the problem
Describe the problem clearly here. Be sure to convey here why it's a bug in TensorFlow or a feature request.
- TensorFlow Lite initialisation crashes when using versions 2…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.16.1
### Custom code
No
### OS platfor…
-
### 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 dis…
-
Hi,
I am trying to run a TFLite model on the GPU of an Android device.
According to this [documentation](https://www.tensorflow.org/lite/android/delegates/gpu), it is possible to use both the `Inter…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.13
### Custom code
No
### OS platform and distr…
-
### 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…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): ubuntu 22
- TensorFlow installation (pip package or built from source): `pip install tf-nightly` where python i…
-
Hello!
I’ve been working with TensorFlow Lite models in tract and have come across a model which cannot be loaded. I've compared the operators used in themodel with those mentioned in the [README](…