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.

multiple graphs support

idata
Employee
761 Views

Hello

 

In my view the to run an network on NCS, we convert it into graph. I am using Python APIs to code my app

 

Check for device

 

Open Device

 

allocategrah

 

loadtensor

 

get result

 

deallocate graph

 

close device

 

Can i allocate new graph with new inputs using load tensor and execute it, with out closing & re opening device.

 

It gave me error to load tensor input?

 

Any feedback on the above output.

0 Kudos
4 Replies
idata
Employee
402 Views

@Tome_at_Intel Thank you for your response

0 Kudos
idata
Employee
402 Views

@murthysristi We do plan to add support for this feature soon so please stay tuned!

0 Kudos
idata
Employee
402 Views

@Tome_at_Intel It is cool, i will look forward for this feature

0 Kudos
Reply