用ONNX转换的,日志如下,请帮忙看看。
2026-04-12 17:18:29,081 - INFO : [COMPILE-QNN] Compile model is done. Begin to create serialization file. 2026-04-12 17:18:29,954 - ERROR : 302.2ms [ ERROR ] QnnBackend_validateOpConfig failed 3110 302.2ms [ ERROR ] Failed to validate op _model_23_Mod with error 0xc26 [ ERROR ] QnnModel::addNode() validating node _model_23_Mod failed. [ ERROR ] model.addNode(QNN_OPCONFIG_VERSION_1, “_model_23_Mod”, “qti.aisw”, “ElementWiseBinary”, params__model_23_Mod, 1, inputs__model_23_Mod, 2, outputs__model_23_Mod, 1 ) expected MODEL_NO_ERROR, got MODEL_GRAPH_OP_VALIDATION_ERROR [ ERROR ] addNode__model_23_Mod(yolo26n_qcs6490) expected MODEL_NO_ERROR, got MODEL_GRAPH_OP_VALIDATION_ERROR 302.4ms [ ERROR ] Failed in composeGraphs() 302.4ms [ ERROR ] ComposeGraphs Failed with error = 1
