(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.
就卡在这了。。。。。。。。
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.
就卡在这了。。。。。。。。