Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6477 Discussions

How to measure and record power consumption of the neural network model during inferencing.

Han0310
Novice
539 Views

I would like to know that whether there is a proper way or standard method to measure and record the inference power of the neural network model. Currently my team and I had an object detection model, we run it on UPXtreme with Vision Plus X accelerator. We simply use a power meter and plug it between the UPXtreme plug and the power socket. Then, we read the power meter reading while running the inference (object_detection_demo.py) on a single image. For what we have observed is that the reading is not stable during inference and will somehow fluctuate with 1 or 2 watts over time. We understanding that this method is somehow not really legit, so any suggestion on this? Any method we can try to get a more accurate power consumption for inferencing?

0 Kudos
3 Replies
IntelSupport
Community Manager
512 Views

Hi Han0310,

 

Thanks for reaching out.

We are working on this and will update you with the information soon.

 


Regards,

Aznie


0 Kudos
IntelSupport
Community Manager
497 Views

Hi Han0310,

 

Our findings indicated that you would not be able to measure power consumption via OpenVINO and might need to rely upon using external equipment to perform the necessary measurement.

 

Attached is the paper [Pena.pdf (juxi.net)] that might be useful to you. Check out the Experimental Setup to see how they were able to measure power consumption with different networks.

 

 

Regards,

Aznie


0 Kudos
Hairul_Intel
Moderator
458 Views

Hi Han0310,

This thread will no longer be monitored since we have provided information and an article. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Hairul


0 Kudos
Reply