google-coral / edgetpu

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

LSTM edgeTPU compiling error #800

Open marcohernandezusal opened 9 months ago

marcohernandezusal commented 9 months ago

Description

Hello, I'm trying to compile an LSTM tflite model to edgeTPU, but I get the following message: Edge TPU Compiler version 16.0.384591198 Started a compilation timeout timer of 180 seconds. Compilation child process completed within timeout period. Compilation failed!

My TFLite model looks like this in Netron:

image

How can I get my model to compile? Thank you!

Click to expand! ### Issue Type Support ### Operating System Windows 10 ### Coral Device Dev Board ### Other Devices _No response_ ### Programming Language Python 3.7 ### Relevant Log Output _No response_