I am new to tensorflow lite development and would like to know a guide to understand the code of inference process of any neural network in tflite.
How can I proceed?
Thanks in advance
I have tried to follow the inference flow for a dense neural network.