Merge branch 'test_v7' of https://github.com/LDOUBLEV/PaddleOCR into test_v7
This commit is contained in:
commit
871945e002
|
@ -66,5 +66,3 @@ else
|
|||
cd ./inference && tar xf ${eval_model_name}.tar && cd ../
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
@ -353,4 +353,3 @@ else
|
|||
done # done with: for autocast in ${autocast_list[*]}; do
|
||||
done # done with: for gpu in ${gpu_list[*]}; do
|
||||
fi # end if [ ${MODE} = "infer" ]; then
|
||||
|
||||
|
|
Loading…
Reference in New Issue