Reports of hbdk-cc error appear while using toolchain

1.芯片型号:X3派

2.天工开物开发包OpenExplorer版本:horizon_xj3_open_explorer_v2.4.2_20221227

3.问题定位:模型转换

4.问题具体描述

Reports of hbdk-cc error appearing while using toolchain are as follows:

2023-03-28 20:08:53,364 ERROR hbdk-cc compile hbir model failed with returncode -6.

2023-03-28 20:08:53,365 ERROR hbdk-cc command return error: None

2023-03-28 20:08:53,365 ERROR *** ERROR-OCCUR-DURING {hbdk.hbdk-cc} ***

2023-03-28 20:08:53,384 ERROR Please check user manual for hbdk restrictions

The *.onnx model, calibration files and config.yaml can be found as follows:

链接: 百度网盘 请输入提取码 提取码: x94v

PS: the *.onnx model has been verified rationality.

感谢您使用地平线芯片算法工具链,最近我们在收集大家的满意度反馈,欢迎您填写问卷,详细情况可见:https://developer.horizon.ai/forumDetail/146177053698464782

你好,这个问题可以通过更新临时whl包解决,获取链接:https://pan.horizon.ai/index.php/s/Ra3AxDekLW5zqm8

使用方式:在docker中先pip uninstall horizon-tc-ui,然后依次pip install hbdk/horizon-nn/horizon-tc-ui即可。