google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
411 stars 124 forks source link

Edge TPU Model Compiler Segmentation Fault #811

Open imanring opened 7 months ago

imanring commented 7 months ago

Description

I tried using the Colab notebook provided and got a segmentation fault after trying to convert my tflite model.

Click to expand! ### Issue Type Bug ### Operating System Linux ### Coral Device USB Accelerator ### Other Devices _No response_ ### Programming Language Python 3.9 ### Relevant Log Output ```shell Edge TPU Compiler version 16.0.384591198 /usr/bin/edgetpu_compiler: line 3: 7056 Segmentation fault (core dumped) ${d}/edgetpu_compiler_bin/ld-linux-x86-64.so.2 --library-path ${d}/edgetpu_compiler_bin ${d}/edgetpu_compiler_bin/edgetpu_compiler "$@" ```
JasseurHadded1 commented 3 months ago

https://github.com/google-coral/edgetpu/issues/712#issuecomment-1403711031