工程分支feature-x5,在RDK-X5设备上无法正常运行,会提示以下错误:1)hbrt版本不适配 2)有平台不兼容的日志
[hobot_centerpoint-1] [BPU_PLAT]BPU Platform Version(1.3.6)! soc info(x5)
[hobot_centerpoint-1] [HBRT] set log level as 0. version = 3.15.55.0
[hobot_centerpoint-1] [DNN] Runtime version = 1.24.5_(3.15.55 HBRT)
[hobot_centerpoint-1] [WARN] [1782115258.534420905] [hobot_centerpoint]: A total of 81 files were fetched!
[hobot_centerpoint-1] [W][DNN]bpu_model_info.cpp:491]Version Model: centerpoint_pointpillar_nuscenes_5dim. Inconsistency between the hbrt library version 3.15.55.0 and the model build version 3.15.25.0 detected, in order to ensure correct model results, it is recommended to use compilation tools and the BPU SDK from the same OpenExplorer package.
[hobot_centerpoint-1] [BPU_PLAT]Make sure inst Suport (X5) Platform!!
[hobot_centerpoint-1] [BPU_PLAT]Incompatible Platform!!
[hobot_centerpoint-1] [BPU_PLAT]FC Parse error!
[hobot_centerpoint-1] [BPU_PLAT]Calloc fc space failed!
[hobot_centerpoint-1] [BPU_PLAT]core mask[0x1] write fc to hw failed[-2]!!
[hobot_centerpoint-1] [ERROR] [1782115258.605537163] [dnn]: ModelInferTask Infer TimeOut -1
[hobot_centerpoint-1] [ERROR] [1782115258.605618663] [dnn]: Failed to wait infer done, ret[-6000012]
[hobot_centerpoint-1] [ERROR] [1782115258.605644454] [dnn]: Run infer fail
我想咨询两个问题:
1)模型文件model.hbm是怎么得到的,需要在RDK-X5上训练吗,还是说基于显卡上训练出来的模型,然后做PTQ转换得到
2)是否支持RDK-X5设备上部署
工程分支feature-x5,在RDK-X5设备上无法正常运行,会提示以下错误:1)hbrt版本不适配 2)有平台不兼容的日志
[hobot_centerpoint-1] [BPU_PLAT]BPU Platform Version(1.3.6)! soc info(x5)
[hobot_centerpoint-1] [HBRT] set log level as 0. version = 3.15.55.0
[hobot_centerpoint-1] [DNN] Runtime version = 1.24.5_(3.15.55 HBRT)
[hobot_centerpoint-1] [WARN] [1782115258.534420905] [hobot_centerpoint]: A total of 81 files were fetched!
[hobot_centerpoint-1] [W][DNN]bpu_model_info.cpp:491]Version Model: centerpoint_pointpillar_nuscenes_5dim. Inconsistency between the hbrt library version 3.15.55.0 and the model build version 3.15.25.0 detected, in order to ensure correct model results, it is recommended to use compilation tools and the BPU SDK from the same OpenExplorer package.
[hobot_centerpoint-1] [BPU_PLAT]Make sure inst Suport (X5) Platform!!
[hobot_centerpoint-1] [BPU_PLAT]Incompatible Platform!!
[hobot_centerpoint-1] [BPU_PLAT]FC Parse error!
[hobot_centerpoint-1] [BPU_PLAT]Calloc fc space failed!
[hobot_centerpoint-1] [BPU_PLAT]core mask[0x1] write fc to hw failed[-2]!!
[hobot_centerpoint-1] [ERROR] [1782115258.605537163] [dnn]: ModelInferTask Infer TimeOut -1
[hobot_centerpoint-1] [ERROR] [1782115258.605618663] [dnn]: Failed to wait infer done, ret[-6000012]
[hobot_centerpoint-1] [ERROR] [1782115258.605644454] [dnn]: Run infer fail
我想咨询两个问题:
1)模型文件model.hbm是怎么得到的,需要在RDK-X5上训练吗,还是说基于显卡上训练出来的模型,然后做PTQ转换得到
2)是否支持RDK-X5设备上部署