atc转换yolo11m.onnx为om文件失败
收藏回复举报
atc转换yolo11m.onnx为om文件失败
t('forum.solved') 已解决
新人帖
发表于2025-02-19 11:27:59
0 查看

cke_164.png

转换命令:

yolo export model=yolo11m.pt format=onnx  device=cpu

atc --model=./yolo11m.onnx --framework=5 --output=yolo11m --input_format=NCHW --input_shape="images:1,3,640,640" --log=error --soc_version=Ascend310B4

CANN版本:8.0.RC2.alpha002

我要发帖子