python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Cannot copy from a TensorFlowLite tensor (StatefulPartitionedCall:0) with 10368 bytes to a Java Buffer with 324 bytes
I'm trying to make a handwritten text recognition android application on android studio. I converted my model into tensorflow lite and then uploaded that file in my application. Below Im sharing the c...
Ayush Singh
Votes: 0
Answers: 0
Build failed with an exception. A problem occurred evaluating project ':tflite'
I am currently working on a Flutter application that I want to classify using a tflite model. I updated the gradle file but the result still did not change. I am open to the ideas of people who have i...
SlowDive99
Votes: 0
Answers: 1
How to include flex ops to the tensorflow lite for microcontrollers interpreter?
Good afternoon,
I am trying to implement a transformer network onto a DE10-nano board (2xCortex-A9, armv7-a), using tensorflow lite for microcontrollers (TFLM).
I trained the network using python and ...
Naunau1999
Votes: 0
Answers: 1
performance difference between TFLite python and C++ API
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian 10 Linux buster
TensorFlow installed from (source or binary): 2.8.0
TensorFlow version (use command below): 2.8.0
Pyt...
Bhaskar Sarma
Votes: 0
Answers: 0