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.

Structure of graph file?

idata
Employee
475 Views

Hi!

 

Has anyone dug into the binary graph files produced by the mvNCCompile? I'm trying to wrap my head around some really strange behavior where the compiler produces a graph file without any errors, but when I execute the graph the output tensor has the wrong size (and mvNCProfile crashes due to a memory overwrite!). My idea is to extract the structure of commands that I can follow and see where the dimensionality goes wrong.

 

Thanks in advance!

 

Cheers,

 

// Karl-Anders
0 Kudos
1 Reply
idata
Employee
284 Views

Hi @kajoh

 

The binary graph files produced by mvNCCompile are unreadable since they are in a Movidius proprietary format.

 

Regards,

 

Sahira
0 Kudos
Reply