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 &