-
### 1. System information
Colab , as of 2023-10-23
### 2. Code
Please see the attached colab notebook here
https://colab.research.google.com/drive/1yUD0nDu8oeeDtQBa7xCbQWx_w8PxS4UC?usp=sharin…
-
I have been working on making Tensorflow Lite available for the Windows on Arm platform. My current patch can be found here https://github.com/everton1984/tensorflow.git on the branch `woa_enablement2…
-
Layer normalization is available in tensorflow https://www.tensorflow.org/api_docs/python/tf/keras/layers/LayerNormalization
It is not part of the tflite supported ops
https://github.com/tensorflow/…
-
I'm experiencing a std::bad_alloc exception when attempting to load a large model (~2.16 GB) using MediaPipe's LLM inference capabilities on an iPhone 16 Pro. The app crashes during model initializati…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tensorflow-lite:2.16.1
### Custom code
No
### OS p…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59716
Opening on behalf of @nyadla-sys
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- Te…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.16
### Custom code
No
### OS platfo…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59970
Opening on behalf of @RobertFlatt
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nigh…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
tflite-gpu: 2.12.0, tflite-gpu-delegate-plug…
-
Hi,
I'm trying to build tensorflow lite for linux-x86_64 with the -gpu extension. I figured that the easiest way would be to use GitHub actions and just modify some of the workflow files, which I'…