Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile .tflite to tpu tflite #26

Open
minhhoai1001 opened this issue Sep 21, 2021 · 0 comments
Open

Cannot compile .tflite to tpu tflite #26

minhhoai1001 opened this issue Sep 21, 2021 · 0 comments

Comments

@minhhoai1001
Copy link

minhhoai1001 commented Sep 21, 2021

I train tiny-yolov3 on darknet then convert to Keras model by follow instruction.
But when use edgetpu_compiler have error.

Edge TPU Compiler version 16.0.384591198
Started a compilation timeout timer of 180 seconds.
ERROR: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors.
Compilation failed: Model failed in Tflite interpreter. Please ensure model can be loaded/run in Tflite interpreter.
Compilation child process completed within timeout period.
Compilation failed!

How to slove it.

OS: ubuntu 20.04
tensorflow: 2.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant