在使用hb_compile工具时出现报错:
INFO Start to optimize the onnx model.
ERROR *** ERROR-OCCUR-DURING hmct.api.build_model ***, error message: There exist duplicated names for OnnxVariable.
INFO End to optimize the onnx model.
INFO End to Horizon NN Model Convert.
原代码中防止重名的逻辑已经执行了。
请问如何解决?