Hi,
Actually my point of interest is how GPU is handling the tflite model,I tried a similar approach but the i could see only CPU execution and nothing was running on GPU. Also interested to know how tflite interpreter is enabling the execution on GPU for the EIQ Sample Code. Few cases of my trial gave some segmentation faults while calculating tensors following EIQ face recognition cpp application as reference .