My question is same as title.
tflite NPU has custom operator NeutronGraph, it is not supported in default tflite. Do you have any guide to inference NPU tflite on PC?
Thanks. I am using it. But it seems that it allow only evaluate TensorFlow .h model. After that we convert to tflite and to NPU tflite. I don’t see the feature that allow me to evaluate NPU tflite on PC. If I am wrong, please correct me.
Do you release tensorflow lite with Neutrongraph custom operator supporting?
I understood. Of course, I evaluated TensorFlow and Tflite model on PC.
I intend to evaluate NPU tflite model in PC by using NXP implementation of Neutrongraph from board. I am not sure whether it is worth.