-
## Environment:
- TensorFlow Version: 2.15.0.post1
- Keras Version: 3.0.4
## Issue Description:
An error occurs when converting a Keras model to TensorFlow Lite format. This issue arises using …
-
I use the export_tflite_ssd_graph.py to convert the model to TFLite compatible graph(.pb file). Then, I use tflite_convert to convert the .pb file to tf-lite format. Is there any accuracy loss of the …
-
API users may enable HW accelerator (GPUs/NPUs) delegation with TF-Lite.
We need to document how-to for API users.
This should be exported with Tizen user guide as well.
-
-
Hello,
I'm encountering an issue when trying to run inference with a TensorFlow Lite model in Flutter. The model utilizes some TensorFlow ops that are not supported by the standard TensorFlow Lite …
-
Click to expand!
### Issue Type
Feature Request
### Source
source
### Tensorflow Version
tf 2.9
### Custom Code
No
### OS Platform and Distribution
ubuntu20
### Mobile device
_No respon…
-
Following the work in https://github.com/openxla/iree/issues/13037 and other issues/PRs, our TensorFlow and TensorFlow Lite importers are now pure Python packages/scripts, with no direct C++ dependenc…
-
### System information
Linux OpenSuse Tumbleweed
- TensorFlow installation : pip
- TensorFlow library : Tf-nightly, occurs on earlier versions too
### Code
Converting a model containing an …
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 20.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (ver…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [x] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of …