神经计算棒 [Error 5] Toolkit Error: Stage Details Not Supported: Transpose
問題描述:【? mvNCCompile inception.pb -s 12 -in=data -on=softmax -is 224 224 -o InceptionV1.graph? 】
? ? ? ?在使用上述命令用神經(jīng)計算棒進行.pb轉(zhuǎn)成.graph的過程中,出現(xiàn)如題所示錯誤
目前沒有解決。。。。
官方解釋說目前不支持。。。。給出的解決說要把transpose節(jié)點砍掉,
【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.】
辛苦大半個月說不支持,我原來設(shè)計的模型里也沒有transpose節(jié)點呀,模型轉(zhuǎn)來轉(zhuǎn)去,最后模型中好多transpose節(jié)點。我能怎么辦。。。。我也很無奈啊,,,,
這條路就這樣死了嗎,先記錄一下,解決了再續(xù)寫
?
?
總結(jié)
以上是生活随笔為你收集整理的神经计算棒 [Error 5] Toolkit Error: Stage Details Not Supported: Transpose的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 树莓派使用神经计算棒1代的准备(Tens
- 下一篇: pip /usr/bin/pip: