-
Hi,
I ran the hello world example quantization script and it seems to increase the model size. This does not occue with pete wardens original notebook. He uses tensorflow 2.0.0. Using the 2.18.0 in…
-
**Is your feature request related to a problem? Please describe.**
Yes.
I'm interested in a solution for Android, to upscale images, but it seems very hard to find any solution of it.
**Describ…
-
### 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
-…
hydai updated
1 month ago
-
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…
-
### 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…
-
I created a new project in PlatformIO using these settings:
- Board: Lolin 32 /ESP32)
- Platform: Arduino
Then I added this library using:
lib_deps =
TensorFlowLite_ESP32
This adds T…
-
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…
-
Getting the following errors/warnings when compiling for a SparkFun Edge board. Compiler seems to not be happy about a lot of things, any fix to this?
```
Arduino: 1.8.13 (Linux), Board: "Edge, 92…
-
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…