-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platf…
-
I am trying to covert it to tensorflowlite model. But sometimes I got errors.
Could you tell me version of tensor flow ?
And also below information.
--input_shapes
--input_arrays
—output_array
-
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…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf2.15
### Custom code
Yes
### OS platform and distribution
…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
TF 2.16.1
### Custom code
No
### OS platform and distributio…
-
### Summary
I am trying to implement the birds example from here https://wasmedge.org/docs/contribute/source/os/android/ndk/ using the JNI. My JNI function is being called via NativeLib in Kotlin. Th…
-
Hi, may I know which TensorFlow Lite library did you include in the code. I have tried using Arduino_TensorFlowLite and TensorFlowLIte_ESP32 provided by Arduino IDE.
-
I'm running into an error when I try to upload the magic_wand example from the Arduino_TensorFlowLite library.
Whenever I try to upload the example I get the error below:
```
accelerometer_handle…
-
### Summary
Given that [WasmEdge-tensorflow](https://github.com/second-state/WasmEdge-tensorflow) was migrated to the `wasmedge_tensorflowlite` and supported Android, is there a plan to add Android s…
-
Hello Rohit,
I tried to use tensorflowLite converter to compress CNN model, according to the methodology here: https://towardsdatascience.com/a-basic-introduction-to-tensorflow-lite-59e480c57292.
…