hb_compile --model xxx.onnx --march nash-m
报错
2024-12-18 10:45:26,760 INFO There are 1 samples in the dataset.
2024-12-18 10:45:26,760 INFO No calibration data provided, using random data.
2024-12-18 10:45:26,761 INFO Run calibration model with fixed thresholds method.
2024-12-18 10:45:48,178 INFO End to calibrate the model.
2024-12-18 10:45:49,241 INFO Saving model to: ./model_output/dtpp_wo_lstm_calibrated_model.onnx.
2024-12-18 10:45:49,242 INFO Start to precompile the model.
2024-12-18 10:46:10,731 INFO End to precompile the model.
2024-12-18 10:46:11,804 INFO Saving model to: ./model_output/dtpp_wo_lstm_ptq_model.onnx.
2024-12-18 10:46:12,789 INFO End to Horizon NN Model Convert.
2024-12-18 10:46:12,834 ERROR *** ERROR-OCCUR-DURING hbdk.export ***, error message: value weights already exists



