input: Assertion 'inputs_.size()==1' failed.Aborted

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

input: Assertion 'inputs_.size()==1' failed.Aborted

1,628件の閲覧回数
tianfei
Contributor I

  I build a 3-layers convolution network with tensorflow only containing "Conv+BN+Relu" structure.

  I got an "../onnx_v1.6.0/onnx/common/ir.h:512: input: Assertion `inputs_.size() == 1` failed.Aborted' failed.Aborted"  error when I run this model on apex  after saving it as .pb file and quantify it. 

  My pb file has been uploaded as attach.

  

 

0 件の賞賛
返信
1 返信

1,614件の閲覧回数
b36401
NXP Employee
NXP Employee

As far as I know onnx_v.1.1.0 is supported nativelly.
So please try some version elder than 1.6.0 one. It may help.

0 件の賞賛
返信