-
Is there any C++ API to enable flex delegates, after generating the tensorflowlite_flex.dll file ?
-
This is BUILD File as given in the documentation,
load(
"//tensorflow/lite:build_def.bzl",
"tflite_custom_cc_library",
"tflite_cc_shared_object",
)
tflite_custom_cc_library(
n…
-
Hi there,
I am using a M5Stack Gray with ESP32 core on flow web IDE. The connection and firmware installation were successful.
Due to the aim of my project, I need some third-party libraries, s…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.11
### Custom code
No
### OS platform and dis…
-
If compared with the expected result from wasmedge, got a different result when running a [tflite_birds_v1_image](https://github.com/second-state/WasmEdge-WASINN-examples/tree/master/tflite-birds_v1-i…
-
Pod versions:
- TensorFlowLiteSwift: 2.17.0
- TensorFlowLiteSelectTfOps: 0.0.1-nightly.20240927 or 2.17.0
Reproducible on: iOS 18 (Sim and Physical device)
Followed [this](https://ai.google.de…
-
### Summary
WasmEdge plugins are a set of extensions that empower the wasm ecosystem, including the following proposals and specific experimental features:
- wasi_crypto
- wasi_http
- wasi_nn
-…
-
I am passing the tflite file to the interpreter but it returns nothing. This is only happening when I download the IOS build from a test flight. Running an app with IDE works fine.
`tfl.Interpreter…
-
coral ai accelerator not working
```
Invalid memory access (signal 11) at address 0x5594a7c70330
[0x5594a6f90796] *Exception::CallStack::print_backtrace:Nil +118 in ./processor
[0x5594a6f6d576] …
-
Test to see if we can interact with python code from Java and how to use the output from a tensorflow model to make predictions on an image
I think this framework is our best bet: https://chaquo.co…