使用模型适配工具生成推理应用ATC启动不了,就卡住了
收藏回复举报
使用模型适配工具生成推理应用ATC启动不了,就卡住了
t('forum.solved') 已解决
新人帖
发表于2023-08-07 17:34:46
0 查看
(base) root@davinci-mini:/infer_project# python3 onnx2om.py 

bash common/onnx2om.sh --model=yolov5s --bs=1 --calib_bs=1 --soc=Ascend310B4 --type=fp16 

=== onnx2om args === 

 version: 7.0 

 model: yolov5s 

 bs: 1 

 type: fp16 

 output_dir: output 

 soc: Ascend310B4 

Starting onnx导出om模型(无后处理) 

ATC start working now, please wait for a moment. 

就卡在这了。。。。。。。。

我要发帖子