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.
6404 Discussions

How to disconnect safely myriad device with python API

Truong__Dien_Hoa
New Contributor II
374 Views

I am using myriad device to infer a deep learning model on jupyter notebook. Sometime when the program is blocked and I have to restart the kernel, I can not use myriad device anymore, even when I killall my program and shutdown jupyter. I have to reboot my computer to make it works again.

I think the problem come from that the devicehandler for myriad is not free correctly. In benchmark sample of python, at the end, I saw something like destroy device, destroy device handler ... Where do we find these functions ?

Thank you and best regards,

Hoa

0 Kudos
0 Replies
Reply