Which sha256 number for Tflite and libedgetpu #600
Labels
comp:model
Model related isssues
Hardware:Dev Board
Coral Dev Board issues
subtype:macOS
macOS Build/installation issues
type:support
Support question or issue
Description
Hello,
[Short] I have some issue with bazel specially for the sha number I should indicate in the WORKSPACE. With my current number my binary crash into InterpreterBuilder. Similar problem here.
[Long] my python code works with 8/16 bits quantize model. Due to performance, I wanted to test the cpp version. To obtain a binary, I have crossed compile with bazel (it works for hello world), however the binary crashes in libedgetpu. I build my bazel on this example.
Finally to still have something, I did a local compilation of tflite-sha d855adfc5a0195788bf5f92c3c7352e638aa1109, it works but the release is "bit" old (jan. 2020, and it does not support 16bit quantization.
I provide a simple hello word bazel/docker. My dev board is also built before april 2019, and it has been flash mendel 5.3. I think several SHA numbers are not up to date. Or I may did a mistake with my bazel, I am not familiar with this packet manager.
bugfolder.zip
make DOCKER_TARGETS=qinait DOCKER_CPUS=aarch64 docker-shell
make
./bug whatever8b.tflite
I can not provide my model due to IP.
Thank you very much
Issue Type
Support
Operating System
Mac OS
Coral Device
Dev Board
Other Devices
No response
Programming Language
C++
Relevant Log Output
The text was updated successfully, but these errors were encountered: