"vscode:/vscode.git/clone" did not exist on "d420d71398d9c5a8d9a5f95ba2bdb6fe3d8ae31f"
Commit d46da339 authored by zhangqha's avatar zhangqha
Browse files

update run python bash

parent 9e9dd2c4
ulimit -s unlimited ulimit -s unlimited
export MIOPEN_DEBUG_CONV_IMPLICIT_GEMM=0 export MIOPEN_DEBUG_CONV_IMPLICIT_GEMM=0
export HIP_VISIBLE_DEVICES=2
# test accurary # test accurary
python val_accu.py --weights yolov5s.pt --imgsz 640 --data coco.yaml --batch-size 1 python val_accu.py --weights yolov5s.pt --imgsz 640 --data coco.yaml --batch-size 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment