|
--> Loading model
I Start importing onnx...
W Call onnx.optimizer.optimize fail, skip optimize
I Current ONNX Model use ir_version 6 opset_version 11
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_426 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_423 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_420 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_406 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_403 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_400 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_386 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_383 (1,)
W Infer onnx shape: Meet empty shape tensor, reshape () to (1,)!
D Calc tensor Constant_380 (1,)
.....
I Try match Slice_Slice_39ut0
W Not match tensor Slice_Slice_39ut0
E Try match Slice_Slice_39ut0 failed, catch exception!
W ----------------Warning(12)----------------
E Catch exception when loading onnx model: yolov5s.onnx!
E Traceback (most recent call last):
E File "rknn/base/RKNNlib/converter/convert_onnx.py", line 1152, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx.match_paragraph_and_param
E File "rknn/base/RKNNlib/converter/convert_onnx.py", line 1054, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx._onnx_push_ready_tensor
使用Netron查看ONNX 模型, 存在节点 Slice_Slice_39
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
|