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

[Feature Request] Support .tflite file and participate in the TinyML community #286

Open
johnny-wang16 opened this issue Mar 17, 2023 · 2 comments

Comments

@johnny-wang16
Copy link

Hi, as Gemmini gains more and more attention, I was wondering if you guys have plans to support the .tflite format. By support i mean enabling the functionality of deploying a .tflite format model to run on Gemmini. kind of like supporting an onnx format model to run on Gemmini.

@fzi-peccia
Copy link

Hi! If you are interested in deploying TFLite to Gemmini, take a look at the integration I developed between TVM and Gemmini.

The code can be found here:

I also added a pull request here to add the Gemmini support for a non-zero padding, which is needed to deploy quantized TFLite models:

@johnny-wang16
Copy link
Author

Thanks for work! I'll take a look!

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