Merge branch 'test_v7' of https://github.com/LDOUBLEV/PaddleOCR into test_v7

This commit is contained in:
LDOUBLEV 2021-07-28 07:51:44 +00:00
commit 871945e002
2 changed files with 0 additions and 3 deletions

View File

@ -66,5 +66,3 @@ else
cd ./inference && tar xf ${eval_model_name}.tar && cd ../
fi
fi

View File

@ -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