What is difference between eIQ and eIQ neural NPU?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is difference between eIQ and eIQ neural NPU?

Jump to solution
332 Views
nnxxpp
Contributor IV

My question is same as the title.

As my understanding, eIQ is software where we can train model, convert model (to tflite fro example) and visualize it. Before I traing Tensorflow model and convert to tflite model (not using eIQ) and deploy on MIMXRT board. Can I use this model to deploy on MCXN947 with NPU mode? Is there any special things to develop tensorflow lite model for MCXN947 with NPU mode?

Labels (1)
0 Kudos
Reply
1 Solution
298 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @nnxxpp 

When you need to  deploy it on MCXN947, you need to convert TensorFlow lite for Neutron using convert tool.

Harry_Zhang_0-1732852068491.png

You can refer to it.

eIQ Neutron NPU Lab Guides - NXP Community

BR

Harry

 

View solution in original post

0 Kudos
Reply
3 Replies
177 Views
nnxxpp
Contributor IV

@Harry_Zhang 

Thank you. I could convert to NPU Tflite. I see that th output model is also .tflite model with custom operators NeutronGraph. How can I evaluate this NPU tflite model on PC with Python?

Do you have any guide? I known that NeutronGraph is the custom operator and we need have its implementation to use in Python.

0 Kudos
Reply
273 Views
nnxxpp
Contributor IV

@Harry_Zhang @james598goff 

Thank you. I understood.

0 Kudos
Reply
299 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @nnxxpp 

When you need to  deploy it on MCXN947, you need to convert TensorFlow lite for Neutron using convert tool.

Harry_Zhang_0-1732852068491.png

You can refer to it.

eIQ Neutron NPU Lab Guides - NXP Community

BR

Harry

 

0 Kudos
Reply