提交 e222caa0 编写于 作者: Z zhengya01

add ce

上级 90b5d3ae
...@@ -16,7 +16,7 @@ export CUDA_VISIBLE_DEVICES=$cudaid ...@@ -16,7 +16,7 @@ export CUDA_VISIBLE_DEVICES=$cudaid
FLAGS_benchmark=true python train.py --dataset=coco --num_epochs=2 --batch_num=10 --enable_ce | python _ce.py FLAGS_benchmark=true python train.py --dataset=coco --num_epochs=2 --batch_num=10 --enable_ce | python _ce.py
cudaid=${face_detection_8:=0,1,2,3,4,5,6,7} # use 0,1,2,3 card as default cudaid=${face_detection_8:=0,1,2,3,4,5,6,7} # use 0,1,2,3,4,5,6,7 card as default
export CUDA_VISIBLE_DEVICES=$cudaid export CUDA_VISIBLE_DEVICES=$cudaid
FLAGS_benchmark=true python train.py --dataset=coco --num_epochs=2 --batch_num=10 --enable_ce | python _ce.py FLAGS_benchmark=true python train.py --dataset=coco --num_epochs=2 --batch_num=10 --enable_ce | python _ce.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册