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

Can I use a TFLite model with LSTM #243

Open
coding-manuel opened this issue Sep 2, 2024 · 1 comment
Open

Can I use a TFLite model with LSTM #243

coding-manuel opened this issue Sep 2, 2024 · 1 comment

Comments

@coding-manuel
Copy link

I have a TFLite model made with tensorflow LSTM, whenever I try to load the model in flutter it returns an error, but works in python TFLite interpreter.

Is LSTM supported in flutter-tflite?

@sn0rkmaiden
Copy link

Hello, @coding-manuel ! Have you figured out how to use LSTM model? I tried using GRU model converted to tflite and was able to run an inference on it.

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