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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,607 次查看
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,593 次查看
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 项奖励
回复