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

Regular TensorFlow ops are not supported by this interpreter #334

Open
Mohit0928 opened this issue Oct 3, 2021 · 1 comment
Open

Regular TensorFlow ops are not supported by this interpreter #334

Mohit0928 opened this issue Oct 3, 2021 · 1 comment

Comments

@Mohit0928
Copy link

When I ran rune model-info model.tflite command on the keras-ocr. I got this error:

ERROR: Regular TensorFlow ops are not supported by this interpreter. Make sure you apply/link the Flex delegate before inference.
ERROR: Node number 192 (FlexCTCGreedyDecoder) failed to prepare.

Error: Unable to an inference context

Caused by:
    0: Unable to load the model
    1: Internal error
@Michael-F-Bryan
Copy link
Contributor

This looks like an issue with how they converted the original Keras model to TensorFlow Lite. Are you able to create a ticket upstream?

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

2 participants