[Error 5] Toolkit Error: Stage Details Not Supported: ...
What are you seeing?
Users have reporting running into the following error message when convert a custom trained TensorFlow* model into an Intel® Movidius™ graph file.
Some operations that may be included in this error statement are:
batch_normalization
minimum
placeholderwithdefault
isvariableinitialized
transpose
switch
How to fix it:
We recommend upgrading to the latest Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and try running the mvncCheck command. Not all neural network architectures and layers are supported by the Intel® Movidius™ NCSDK. If you receive the error message saying “Stage Details Not Supported” after updating to the latest Intel® Movidius™ NCSDK, it may be that the network you have chosen requires operations or layers that are not yet supported by the Intel® Movidius™ NCSDK. To solve this problem, you will need to modify your model to use supported operations.