atc命令
收藏回复举报
atc命令
新人帖
发表于2022-11-27 10:00:07
0 查看
 

我在运行samples: CANN Samples - Gitee.com这个里面

atc --model=yolov3.prototxt --weight=yolov3.caffemodel --framework=0 --output=yolov3 --soc_version=Ascend310 --insert_op_conf=aipp_nv12.cfg

这一步,然后系统提示以下:

Command 'atc' not found, but can be installed with: 

 

apt install bsdgames 

然后我当时就安装了,现在发现好像不太对,应该怎样解决这个问题呢?

我要发帖子