ITADN

模型转换问题

#7Opensskmx 创建于 2025-04-15
S
sskmxcommented
请问是否可以在pc端安装ubuntu虚拟机后,在虚拟机内完成模型转换相关操作(我已安装相关CANN,以及已对yolo系列模型,resnet50等模型做过尝试可行)? 在我尝试这样做的时候,我已将matmul_integer_plugin.cc编译安装,但是在执行atc命令时,仍然报错: E19010:No parser is registered for op [/model/layers.0/self_attn/q_proj/MatMulInteger,optype [ai.onnx::13::MatMulInteger1]]. Solution:check:the version of the installation package and reinstall the package. For details. see the operator specifications 请问是否和执行模型转换的平台有关?如不是,还可能是其他什么原因导致的?
0 条评论