inf.sh 168 Bytes
Newer Older
sunzhq2's avatar
sunzhq2 committed
1
2
export HIP_PRINTF_DEBUG_FOR_FP64=0
nohup python migraphx_eval.py --img 640 --batch-size 24 --data coco.yaml --weight ./yolov5m.onnx --device 7 2>&1 | tee result7.log &