Is there any guide to evaluate tflite NPU on local host?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is there any guide to evaluate tflite NPU on local host?

1,172 次查看
nnxxpp
Contributor IV

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?

0 项奖励
回复
4 回复数

1,159 次查看
jamesbone
NXP TechSupport
NXP TechSupport

NXP offers  eIQ Toolkit .   You can see the tool in the following link:

https://www.nxp.com/design/design-center/software/eiq-ml-development-environment/eiq-toolkit-for-end...

0 项奖励
回复

1,141 次查看
nnxxpp
Contributor IV

@jamesbone 

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?

0 项奖励
回复

1,040 次查看
jamesbone
NXP TechSupport
NXP TechSupport

You are correct, there is not option to evaluate TFlite in PC,  our idea it is that you can test and evaluate your Model with Tensorflow and then convert it to Tflite to use it in the device.

0 项奖励
回复

1,008 次查看
nnxxpp
Contributor IV

@jamesbone 

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.

0 项奖励
回复