|
板凳
楼主 |
发表于 2019-6-3 10:31:45
|
只看该作者
这个是错误日志:
I Current ONNX Model use ir_version 4 opset_version 9
D calc tensor shape of Split_152ut1 [[1, 24656, 1], [1, 24656, 1], [1, 24656, 1], [1, 24656, 1]]
D calc tensor shape of Split_123ut2 [[1, 24656, 1], [1, 24656, 1], [1, 24656, 1], [1, 24656, 1]]
D calc tensor shape of Concat_99ut0 [[1, 24656, 20]]
D calc tensor shape of Mul_155ut0 [[1, 24656, 1]]
D calc tensor shape of Mul_161ut0 [[1, 24656, 1]]
D calc tensor shape of Mul_124ut0 [[1, 24656, 1]]
D calc tensor shape of Mul_165ut0 [[1, 24656, 1]]
D calc tensor shape of Add_125ut0 [[1, 24656, 1]]
D calc tensor shape of Add_166ut0 [[1, 24656, 1]]
D calc tensor shape of Add_162ut0 [[1, 24656, 1]]
D calc tensor shape of Add_156:out0 [[1, 24656, 1]]
D calc tensor shape of Mul_153:out0 [[1, 24656, 1]]
D calc tensor shape of Mul_163:out0 [[1, 24656, 1]]
D calc tensor shape of Add_164:out0 [[1, 24656, 1]]
D calc tensor shape of Add_154:out0 [[1, 24656, 1]]
D calc tensor shape of Concat_173:out0 [[1, 24656, 4]]
D calc tensor shape of Concat_186:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_183:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_174:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_213:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_204:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_225:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_219:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_222:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_228:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_210:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_231:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_198:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_216:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_195:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_177:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_201:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_207:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_192:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_180:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_189:out0 [[1, 24656, 6]]
D calc tensor shape of Concat_232:out0 [[1, 493120, 6]]
D import clients finished
I build output layer attach_Slice_233:out0
I build output layer attach_Slice_234:out0
I build output layer attach_Slice_235:out0
I Try match Slice_235:out0
E Catch exception when loading onnx model: ./ssd_300_vgg.onnx!
T Traceback (most recent call last):
T File "rknn/api/rknn_base.py", line 344, in rknn.api.rknn_base.RKNNBase.load_onnx
T File "rknn/base/RKNNlib/converter/convert_onnx.py", line 1005, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx.match_paragraph_and_param
T File "rknn/base/RKNNlib/converter/convert_onnx.py", line 858, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx._onnx_try_match_ruler
T File "<string>", line 1, in <module>
T KeyError: 'Slice'
|
|