How to generate tflite tensor flow lite model?

Hi, can the website generate tflite model, which the model file extension is .tflite ?
Thanks
Jason

Yes, go to Dashboard, scroll down and under Download block output you’ll find NN Classifier Model, one version for float32 and another for int8. Click on Download for the one you want.
The downloaded file will have extension .lite, but you can of course rename it to whatever you want.

1 Like