神经计算棒 [Error 5] Toolkit Error: Stage Details Not Supported: Transpose
問題描述:【? mvNCCompile inception.pb -s 12 -in=data -on=softmax -is 224 224 -o InceptionV1.graph? 】
? ? ? ?在使用上述命令用神經計算棒進行.pb轉成.graph的過程中,出現如題所示錯誤
目前沒有解決。。。。
官方解釋說目前不支持。。。。給出的解決說要把transpose節點砍掉,
【If you are using transpose for input manipulation like changing the input from HxWxC to CxHxW, you can use cut this op out of the model and use numpy's transpose in your python code before making an inference on the NCS. FYI the NCSDK likes HxWxC input.】
辛苦大半個月說不支持,我原來設計的模型里也沒有transpose節點呀,模型轉來轉去,最后模型中好多transpose節點。我能怎么辦。。。。我也很無奈啊,,,,
這條路就這樣死了嗎,先記錄一下,解決了再續寫
?
?
總結
以上是生活随笔為你收集整理的神经计算棒 [Error 5] Toolkit Error: Stage Details Not Supported: Transpose的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 树莓派使用神经计算棒1代的准备(Tens
- 下一篇: pip /usr/bin/pip: