0

I have a pretrained tensor flow model; I converted it to tflite to make inferences on Rpi4. Now, I want to test the model on the same original test data saved in a (.csv) file. How can I do that using tflite. Interpreter?

I have tried testing the tflite model to get approximate results to the original one.

0 Answers0