mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2026-09-21 13:23:18 +08:00
split jeston inference
This commit is contained in:
@@ -125,7 +125,7 @@ function func_inference(){
|
||||
|
||||
|
||||
|
||||
if [ ${MODE} = "klquant_whole_infer" ]; then
|
||||
if [ ${MODE} = "whole_infer" ]; then
|
||||
GPUID=$3
|
||||
if [ ${#GPUID} -le 0 ];then
|
||||
env=" "
|
||||
|
||||
Reference in New Issue
Block a user