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

Toolkit Error: Stage Details Not Supported: SpaceToBatchND

idata
Employee
781 Views

when I use mvNCCompile to generate a graph, I get this error message:

 

[Error 5] Toolkit Error: Stage Details Not Supported: SpaceToBatchND

 

search it online: https://github.com/tensorflow/tensorflow/issues/9190

 

my tensorflow version is 1.4.0

 

How do we fix that?
0 Kudos
3 Replies
idata
Employee
480 Views

I think current mvNCCompile doesn't support dilated convolutions. Please confirm that.

0 Kudos
idata
Employee
480 Views

@tzxu At the moment, we don't yet have support for the TensorFlow operation SpaceToBatchND. According to the NCSDK version 1.11 release notes (https://github.com/movidius/ncsdk/releases/tag/v1.11.00.04), we have support for dilated convolutions.

0 Kudos
idata
Employee
480 Views

Thanks.

0 Kudos
Reply