I need for my project to use a file with .tflite extension, but actually your code generate
inside the folder tflite-model only 2 files (a .cpp and an header)
What is the trcik to make again the .tflite file with this 2 elements ?
Or what is the way to export the model directly in .tflite ?