未验证 提交 53d7e33c 编写于 作者: W wangguanzhong 提交者: GitHub

fix tipc benchmark (#7762)

上级 0af99331
......@@ -189,8 +189,8 @@ if [[ ${model_name} =~ "higherhrnet" ]] || [[ ${model_name} =~ "hrnet" ]] || [[
else
epoch=1
repeat=$(set_dynamic_epoch $device_num $repeat)
eval "sed -i '10c\ repeat: ${repeat}' configs/datasets/coco_detection.yml"
eval "sed -i '10c\ repeat: ${repeat}' configs/datasets/coco_instance.yml"
eval "sed -i '10c\ repeat: ${repeat}' configs/datasets/coco_detection.yml"
eval "sed -i '10c\ repeat: ${repeat}' configs/datasets/coco_instance.yml"
eval "sed -i '10c\ repeat: ${repeat}' configs/datasets/mot.yml"
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册