专栏算法工具链hb_mapper checker报错

hb_mapper checker报错

已解决
yy12342023-05-05
42
2
1.芯片型号:J5
2.天工开物开发包OpenExplorer版本:J5_OE_1.1.45等
3.问题定位:模型转换
4.问题具体描述:hb_mapper checker时报错,请问这种报错是模型本身问题吗?hb_mapper check log信息在附件

报错信息:Start to optimize the model.

Type Error: Type parameter (T) bound to different types (tensor(int64) and tensor(int32) in node (Concat_148_constanst_floding).

2023-05-05 16:32:02,728 ERROR *** ERROR-OCCUR-DURING {horizon_nn.check_onnx} ***, error message: There is an error in pass:constant_folding. Error message:Type Error: Type parameter (T) bound to different types (tensor(int64) and tensor(int32) in node (Concat_148_constanst_floding).

附件:
算法工具链
征程5
评论1
0/1000
  • 颜值即正义
    Lv.2

    您好。看log是Concat的两个输入的数据类型不一致引发的报错,原始模型可以推理出正确结果吗?如果您能用网盘提供模型,我们可以做进一步的细致分析。

    2023-05-05
    0
    1
    • 颜值即正义回复颜值即正义:

      原始的浮点模型和转换过程中出现的中间模型最好都能提供一下~

      2023-05-06
      0