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

Tensorflow lite (or TFLM) for On-Device #44

Open
jb-ahn opened this issue Nov 1, 2024 · 3 comments
Open

Tensorflow lite (or TFLM) for On-Device #44

jb-ahn opened this issue Nov 1, 2024 · 3 comments

Comments

@jb-ahn
Copy link

jb-ahn commented Nov 1, 2024

Hi,
I am interested in running the model in micro controller.
So, Is it possible that converting the model to Tensorflow Lite model and run with it (or with Tensorflow Lite for microcontroller)?
Thank you!

@csukuangfj
Copy link

Does Raspberry Pi4 belong to the category of micro controller?

@keveman
Copy link
Contributor

keveman commented Nov 1, 2024

We have run it on Raspberry Pi Zero 2W using the CTranslate2 framework. Please look at OpenNMT/CTranslate2#1808 for the PR. I'll be releasing a whl file soon built from this branch, specifically for RPi Zero 2W. If you want to run on a different microcontroller, please let me know which, and I can try to provide options.

@jb-ahn
Copy link
Author

jb-ahn commented Nov 7, 2024

Hi @keveman ,
Thank you for your reply.
I am using HiFi4 of Cadence and TFLM.
Is there any hint to convert by tensorflow lite?

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

3 participants